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