RevitLinkOptions(Boolean, WorksetConfiguration)
Description:
Creates a RevitLinkOptions object, specifying relative or absolute path type, and the desired workset configuration.
Creates a RevitLinkOptions object, specifying relative or absolute path type, and the desired workset configuration.
Overloads (3):
RevitLinkOptions(Boolean,WorksetConfiguration)
public RevitLinkOptions(
bool relative,
WorksetConfiguration config
)
-
BooleanrelativeTrue if the link should use a relative path. False if it should use an absolute path.
-
configA WorksetConfiguration object specifying the worksets to open when creating the link. Leave as nulla null reference (Nothing in Visual Basic) if the file is not workshared. Optionally, this may also be nulla null reference (Nothing in Visual Basic) for a workshared file, in which case Revit will open all worksets.
-
A non-optional argument was NULL