Revit 2023 API |
HVACLoadType..::..CoolingSetPoint Property |
HVACLoadType Class See Also |
The cooling temperature set point in unit Kelvin (K).
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2021.1
Syntax
C# |
---|
public double CoolingSetPoint { get; set; } |
Visual Basic |
---|
Public Property CoolingSetPoint As Double Get Set |
Visual C++ |
---|
public: property double CoolingSetPoint { double get (); void set (double value); } |
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: |