Revit 2025 API
SpaceOccupiable Property |
Reports whether this zone is Occupiable or not.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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