2027 Constructor
Changes 0
C

RevitLinkOptions

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