Identifies if this FamilySymbol can include thermal properties.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool HasThermalProperties()
Return Value
BooleanTrue if the FamilySymbol can include thermal properties, false otherwise.