| Revit 2021 API |
| RevitLinkOperations Members |
| RevitLinkOperations Class Methods Properties See Also |
The RevitLinkOperations type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from LinkOperations.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| SetGetLocalPathForOpenCallback |
Sets the IGetLocalPathForOpenCallback that will support the "Open (and Unload)" command for Revit links
obtained from an IExternalResourceServer.
| |
| SetOnLocalLinkSharedCoordinatesSavedCallback |
Sets the callback that will be called when the Revit user saves new shared coordinate
settings to a linked document obtained from an IExternalResourceServer.
(Inherited from LinkOperations.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from LinkOperations.) |