Identifies if this FamilySymbol can include thermal properties.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasThermalProperties()
Return Value
Boolean
True if the FamilySymbol can include thermal properties, false otherwise.
See Also
Reference