IOnLocalLinkSharedCoordinatesSavedCallback.OnLocalLinkSharedCoordinatesSaved
Method
Description:
Revit will call this method whenever shared coordinates changes are saved to a linked document provided by an IExternalResourceServer.
Revit will call this method whenever shared coordinates changes are saved to a linked document provided by an IExternalResourceServer.
Parameters
| Parameter | Type | Description |
|---|---|---|
| changedResource | ExternalResourceReference | The ExternalResourceReference whose shared coordinates have been saved. |
Return Value