<Code Lib>
2027 Overloads
Changes 0
O

RevitLinkOptions (Overloads)

Name Return Type Description
C RevitLinkOptions(Boolean) None Creates a RevitLinkOptions object, specifying relative or absolute path type. If the link is workshared, all worksets will be opened.
C RevitLinkOptions(RevitLinkOptions) None Constructs a new copy of the input RevitLinkOptions object.
C RevitLinkOptions(Boolean, WorksetConfiguration) None Creates a RevitLinkOptions object, specifying relative or absolute path type, and the desired workset configuration.