Skip to content

RevitLinkOptions

Public Constructor

Overload List

Name

Description


Public Method
RevitLinkOptions(Boolean)

Creates a RevitLinkOptions object, specifying relative or absolute path type. If the link is workshared, all worksets will be opened.


Public Method
RevitLinkOptions(RevitLinkOptions)

Constructs a new copy of the input RevitLinkOptions object.


Public Method
RevitLinkOptions(Boolean, WorksetConfiguration)

Creates a RevitLinkOptions object, specifying relative or absolute path type, and the desired workset configuration.