Workset |
A collection of options used to initialize a WorksetConfiguration.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)


Member name | Value | Description |
---|---|---|
OpenAllWorksets | 0 | Open all user-created worksets by default. Additional open requests will be ignored for this type of configuration. |
CloseAllWorksets | 1 | Close all user-created worksets by default. Additional close requests will be ignored for this type of configuration. |
OpenLastViewed | 2 | Close all user-created worksets by default, but open last viewed worksets. |
