LinkOperations
Description:
This class is used to extend the IExternalResourceServer interface with methods to support operations for elements that are LinkTypes.
This class is used to extend the IExternalResourceServer interface with methods to support operations for elements that are LinkTypes.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.LinkOperations
Autodesk.Revit.DB.CADLinkOperations
Autodesk.Revit.DB.RevitLinkOperations
System.Object
Autodesk.Revit.DB.LinkOperations
Autodesk.Revit.DB.CADLinkOperations
Autodesk.Revit.DB.RevitLinkOperations
public class LinkOperations : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| SetOnLocalLinkSharedCoordinatesSavedCallback(IOnLocalLinkSharedCoordinatesSavedCallback) | None | Sets the callback that will be called when the Revit user saves new shared coordinate settings to a linked document obtained from an IExternalResourceServer. |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |