Share

RoofType.ThermalProperties Property

The calculated and settable thermal properties of the RoofType


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ThermalProperties ThermalProperties { get; }

Property Value

ThermalProperties

Remarks

Returns nullptr if the roof has no thermal properties. Curtain roofs do not store thermal properties.

See Also

Reference

Was this information helpful?