Reload Latest Event

Reload Latest Event

Anonymous
Not applicable
574 Views
2 Replies
Message 1 of 3

Reload Latest Event

Anonymous
Not applicable

Thought I would throw this out for consideration:

 

Would it be possible to add ReloadingLatest and ReloadedLatest Events to the API wishlist? 

 

I would hope that they would be raised on both Reload Latest command as well as Sync with Central command and would be read/write allowed events.  Not sure if something ugly happens which would preclude responding to changes after RL before SWC but would like to raise the issue for consideration.

 

Cheers,

-Ken

0 Likes
575 Views
2 Replies
Replies (2)
Message 2 of 3

augusto.goncalves
Alumni
Alumni
Thanks for the suggestion, I can log it, would you also clarify the object you're thinking about having this event?
Regards,



Augusto Goncalves
Twitter @augustomaia
Autodesk Developer Network
0 Likes
Message 3 of 3

Anonymous
Not applicable
The same object that currently hosts the SynchronizingWithCentral event.

The main idea is that, in an addin with updaters, RL could present a
situation where an addin would like to be able to respond to the new
information in the model before the central file (or a portion of it) is
"overwritten". In the use case I'm thinking of, some shared parameters
maintained by updaters need to be groomed and I would like to do it before
pushing resolved changes to central.

Another idea might be that something like a service would be more
appropriate but haven't thought through the ins and outs of that approach
0 Likes