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