Retrieves or changes the visibility of the category in the active view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool this[ View view ] { get; set; }
Parameters
- view View
Property Value
BooleanRemarks
This affects only if the category is set visible or invisible individually. Other Revit mechanisms may also affect the visibility of elements of this category, including:- the category classes settings for model categories, annotation categories, import categories or analytical model categories.
- view filters