RevitLinkOptions(Boolean)
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.
Overloads (3):
RevitLinkOptions(Boolean)
public RevitLinkOptions(
bool relative
)
-
BooleanrelativeTrue if the link should use a relative path. False if it should use an absolute path.