Gets the thermal properties for the given FamilySymbol.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public FamilyThermalProperties GetThermalProperties()
Return Value
FamilyThermalProperties
The thermal properties.
null if the family symbol does not contain thermal properties.
Remarks
Doors, windows, and curtain wall panels will have thermal properties.
See Also
Reference