<Code Lib>
2022 Method
Changes 0
M

ISaveSharedCoordinatesCallbackForUnloadLocally.GetSaveModifiedLinksOptionForUnloadLocally

Description:
Determines whether Revit should save the link or not prior to unloading the link locally.

SaveModifiedLinksOptionsForUnloadLocally GetSaveModifiedLinksOptionForUnloadLocally(
	RevitLinkType link
)

Return Value SaveModifiedLinksOptionsForUnloadLocally The saving option when unloading locally a linked file which has been modified in-memory by shared coordinates operations.

Loading…