2023 Interface
Changes 0
I

IOnLocalLinkSharedCoordinatesSavedCallback

Description:
A callback for notifying an IExternalResourceServer that shared coordinates changes have been saved back to one of the Revit or DWG links provided by that server.
Remarks:
Revit will call OnLocalLinkSharedCoordinatesSaved whenever shared coordinates changes are saved to a linked document which is provided by an external server. This is a notification to the server provider so they can copy the updated link back up to their server.
Name Return Type Description
M OnLocalLinkSharedCoordinatesSaved(ExternalResourceReference) None Revit will call this method whenever shared coordinates changes are saved to a linked document provided by an IExternalResourceServer.