2021 Members
Changes 4
M

RevitLinkOptions

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RevitLinkOptions
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M GetWorksetConfiguration() WorksetConfiguration Gets the set of worksets to open when creating the link.
M SetWorksetConfiguration(WorksetConfiguration) None Sets the set of worksets to open when creating the link.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsRelative bool The type of path to use when creating the link. If true, Revit will store a relative path for the link. If false, Revit will store an absolute path. If the link is to a Revit Server location, isRelative must be false.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.