ThermalPropertiesThermalTransmittance Property |
The thermal transmittance value (U-Value).
The unit is watts per meter-squared kelvin (W/(m^2*K)).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic double ThermalTransmittance { get; }Public ReadOnly Property ThermalTransmittance As Double
Get
public:
property double ThermalTransmittance {
double get ();
}member ThermalTransmittance : float with get
Property Value
Double
See Also