RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ThermalAsset

ThermalAsset.SpecificHeatOfVaporization

Property
Description:
The specific heat of vaporization of the asset.
Remarks:
Values are in feet per squared-second (ft/s²) and must be non-negative.
Syntax
public double SpecificHeatOfVaporization { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for specificHeatOfVaporization must be non-negative.