Share

RevitLinkOptions.SetWorksetConfiguration Method

Sets the set of worksets to open when creating the link.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public void SetWorksetConfiguration(
	WorksetConfiguration config
)

Parameters

config  WorksetConfiguration
 

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

Was this information helpful?