Namespace:
Autodesk.Revit.DB
WorksetKind
Enumeration
Description:
Indicates one of the standard kinds of workset (as available in the UI).
Indicates one of the standard kinds of workset (as available in the UI).
Syntax
public enum WorksetKind
Unknown Namespace Members:
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 |