FamilySymbolHasThermalProperties Method

Identifies if this FamilySymbol can include thermal properties.

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

Return Value

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