Indicates the set of user-created worksets to open in memory
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++ |
|---|
|
Members
| Member name | Description |
|---|---|
| AllWorksets | All user-created worksets. |
| AllEditable | All user-created worksets checked out to the current user. |
| LastViewed | The set of user-created worksets last opened for this model. |
| AskUserToSpecify | Explicitly ask the user the specify which user-created worksets to open. |