Indicates one of the standard kinds of workset (as available in the UI).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
OtherWorkset | Any workset which is not one of the standard types included in this enum. |
FamilyWorkset | Workset containing a family. |
ViewWorkset | Workset containing a view. |
StandardWorkset | Workset containing a standard. |
UserWorkset | Workset defined by users, including the two default worksets created by Revit |