Workset |
Indicates the visibility settings of a workset in a particular view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)


Member name | Value | Description |
---|---|---|
Hidden | 1 | Be hidden in a view. |
UseGlobalSetting | 2 | Do not override the visibility. |
Visible | 0 | Be visible in a view (i.e. will be visible unless it is closed). |
