2021 Constructor
Changes 0
C

RevitLinkOptions

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