Sets the configuration to close user-created worksets by default.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2014
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Remarks
Calling this method on a configuration created with WorksetConfigurationOption.OpenAllWorksets will change the configuration to close all worksets. Otherwise, this has no effect.