Revit 2022.1 API |
Zone..::..CalculatedCoolingLoad Property |
Zone Class See Also |
Get the Calculated Cooling Load of the Zone.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
C# |
---|
public double CalculatedCoolingLoad { get; } |
Visual Basic |
---|
Public ReadOnly Property CalculatedCoolingLoad As Double Get |
Visual C++ |
---|
public: property double CalculatedCoolingLoad { double get (); } |
Remarks
This property is used to get the Calculated Cooling Load of the Zone.