FamilySymbolHasThermalProperties Method

Identifies if this FamilySymbol can include thermal properties.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool HasThermalProperties()

Return Value

Boolean
True if the FamilySymbol can include thermal properties, false otherwise.
See Also