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.
An interface that may be used to control Revit when trying to unload or reload a Revit link with changes in shared coordinates.
public interface ISaveSharedCoordinatesCallback
| Name | Return Type | Description |
|---|---|---|
| GetSaveModifiedLinksOption(RevitLinkType) | SaveModifiedLinksOptions | Determines whether Revit should save the link, not save the link, or discard shared positioning entirely. |