<Code Lib>
2025.3 Interface
Changes 0
I

ISaveSharedCoordinatesCallback

Description:
An interface that may be used to control Revit when trying to unload or reload a Revit link with changes in shared coordinates.

Name Return Type Description
M GetSaveModifiedLinksOption(RevitLinkType) SaveModifiedLinksOptions Determines whether Revit should save the link, not save the link, or discard shared positioning entirely.

Loading…