FloorTypeThermalProperties Property

The calculated and settable thermal properties of the FloorType

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ThermalProperties ThermalProperties { get; }

Property Value

ThermalProperties
Exceptions
ExceptionCondition
InvalidOperationException the floor does not have thermal properties.
See Also