EnergyAnalysisZoneCoolingSetPoint Property |
The cooling temperature set point in unit Kelvin (K).
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double CoolingSetPoint { get; }
Public ReadOnly Property CoolingSetPoint As Double
Get
public:
property double CoolingSetPoint {
double get ();
}
member CoolingSetPoint : float with get
Property Value
Double
See Also