Reports whether this zone is Plenum or not.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool Plenum { get; }
Public ReadOnly Property Plenum As Boolean
Get
public:
property bool Plenum {
bool get ();
}
member Plenum : bool with get
Property Value
Boolean
See Also