Skip to content

ThermalAsset.ThermalConductivity

Public Property

The thermal conductivity of the asset.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public double ThermalConductivity { get; set; }

Property Value

Double

Exceptions

Exception

Condition


ArgumentOutOfRangeException

When setting this property: The given value for thermalConductivity must be non-negative.


Remarks

Values are in feet-kilograms per Kelvin-cubed-second ((ft · kg)/(K · s³)) and must be non-negative.