ThermalPropertiesThermalResistance Property |
The calculated thermal resistance value (R-Value).
The unit is meter-squared kelvin per watt ((m^2*K)/Watt).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double ThermalResistance { get; }
Public ReadOnly Property ThermalResistance As Double
Get
public:
property double ThermalResistance {
double get ();
}
member ThermalResistance : float with get
Property Value
Double
See Also