Get the Calculated Heating Load of the Zone.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public double CalculatedHeatingLoad { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CalculatedHeatingLoad As Double Get |
| Visual C++ |
|---|
public: property double CalculatedHeatingLoad { double get (); } |
Remarks
This property is used to get the Calculated Heating Load of the Zone.