Indicates if analytical model categories are currently hidden in the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool AreAnalyticalModelCategoriesHidden { get; set; }Property Value
Boolean
True if analytical model categories are currently hidden in the view, false otherwise.
See Also
Reference