<Code Lib>
2022 Method
Changes 0
M

ISaveSharedCoordinatesCallback.GetSaveModifiedLinksOption

Description:
Determines whether Revit should save the link, not save the link, or discard shared positioning entirely.

SaveModifiedLinksOptions GetSaveModifiedLinksOption(
	RevitLinkType link
)

Return Value SaveModifiedLinksOptions The options when saving a linked file which has been modified in-memory by shared coordinates operations.

Loading…