HVACLoadSpaceTypeIsPlenum Property |
True if the space type is plenum.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsPlenum { get; }
Public ReadOnly Property IsPlenum As Boolean
Get
public:
property bool IsPlenum {
bool get ();
}
member IsPlenum : bool with get
Property Value
Boolean
See Also