Revit 2026 API
HVACLoad |
True if the space type is plenum.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsPlenum { get; }
Public ReadOnly Property IsPlenum As Boolean Get
public: property bool IsPlenum { bool get (); }
member IsPlenum : bool with get
Property Value
BooleanSee Also