RevitLinkOptions Constructor

Overload List
 NameDescription
Public methodRevitLinkOptions(Boolean) Creates a RevitLinkOptions object, specifying relative or absolute path type. If the link is workshared, all worksets will be opened.
Public methodRevitLinkOptions(RevitLinkOptions) Constructs a new copy of the input RevitLinkOptions object.
Public methodRevitLinkOptions(Boolean, WorksetConfiguration) Creates a RevitLinkOptions object, specifying relative or absolute path type, and the desired workset configuration.
Top
See Also