Revit 2026 API
SpaceOccupiable Property |
Reports whether this zone is Occupiable or not.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool Occupiable { get; }
Public ReadOnly Property Occupiable As Boolean Get
public: property bool Occupiable { bool get (); }
member Occupiable : bool with get
Property Value
BooleanSee Also