Indicates if analytical model categories are currently hidden in the view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool AreAnalyticalModelCategoriesHidden { get; set; }
Property Value
BooleanTrue if analytical model categories are currently hidden in the view, false otherwise.