Constructs a new workset configuration with an initial setting to open or close all user-created worksets, or to open last viewed worksets.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public WorksetConfiguration(
WorksetConfigurationOption option
)
Parameters
- option WorksetConfigurationOption
-
The option to open or close all user created worksets by default.
Exceptions
See Also
Reference