RevitLinkOptions(Boolean)
Constructor
Description:
Creates a RevitLinkOptions object, specifying relative or absolute path type. If the link is workshared, all worksets will be opened.
Creates a RevitLinkOptions object, specifying relative or absolute path type. If the link is workshared, all worksets will be opened.
Parameters
Parameter | Type | Description |
---|---|---|
relative | Boolean | True if the link should use a relative path. False if it should use an absolute path. |
Return Value