Share

FamilySymbol.GetThermalProperties Method

Gets the thermal properties for the given FamilySymbol.


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

Syntax

C#

public FamilyThermalProperties GetThermalProperties()

Return Value

FamilyThermalProperties
The thermal properties. nullptr if the family symbol does not contain thermal properties.

Remarks

Doors, windows, and curtain wall panels will have thermal properties.

See Also

Reference

Was this information helpful?