WorksetConfiguration(WorksetConfigurationOption)
Public Constructor
ArgumentOutOfRangeException
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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public WorksetConfiguration( WorksetConfigurationOption option)
Parameters
option WorksetConfigurationOption
The option to open or close all user created worksets by default.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
A value passed for an enumeration argument is not a member of that enumeration