Share

View.AreModelCategoriesHidden Property

Indicates if 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 AreModelCategoriesHidden { get; set; }

Property Value

Boolean
True if model categories are currently hidden in the view, false otherwise.

See Also

Reference

Was this information helpful?