Gets the object used to configure the worksets to open when the model is opened.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public WorksetConfiguration GetOpenWorksetsConfiguration()
Return Value
WorksetConfiguration
The options. If
null, all user-created worksets will be opened.
See Also
Reference