The cooling temperature set point in unit Kelvin (K).
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.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: |