Revit 2026 API
Family |
The calculated thermal resistance value (R-Value).
The units are meter-squared kelvin per watt ((m^2*K)/Watt).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double ThermalResistance { get; }
Public ReadOnly Property ThermalResistance As Double Get
public: property double ThermalResistance { double get (); }
member ThermalResistance : float with get
Property Value
DoubleSee Also