Sets the configuration to open all user-created worksets that were last recorded to be open; other worksets are not affected.
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.CloseAllWorksets will change the configuration to close all worksets except for the last viewed. Otherwise, this has no effect.