CoolingSetPoint Property


System Zone Element Type Cooling Set Point Property

The cooling temperature set point in unit Kelvin (K).

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double CoolingSetPoint { get; set; }

Property Value

Double
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property:
See Also