Indicates the visibility settings of a workset in a particular view.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2012
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
Visible | Be visible in a view (i.e. will be visible unless it is closed). |
Hidden | Be hidden in a view. |
UseGlobalSetting | Do not override the visibility. |