Revit 2025.3 API
SpacePlenum Property |
Reports whether this zone is Plenum or not.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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