The RevitLinkOperations type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from LinkOperations .) | |
Equals |
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from
Object
.)
|
|
GetType |
Gets the
Type
of the current instance.
(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 |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Properties
Name | Description | |
---|---|---|
IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from
LinkOperations
.)
|