ThermalAssetThermalMaterialType Property

The type of material that this thermal asset describes (e.g. solid, liquid, gas.)

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ThermalMaterialType ThermalMaterialType { get; }

Property Value

ThermalMaterialType
See Also