RevitLinkOperations Members

The RevitLinkOperations type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from LinkOperations.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetGetLocalPathForOpenCallback
Sets the IGetLocalPathForOpenCallback that will support the "Open (and Unload)" command for Revit links obtained from an IExternalResourceServer.
Public methodSetOnLocalLinkSharedCoordinatesSavedCallback
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.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from LinkOperations.)

See Also