<Code Lib>
2026 Property
Changes 8
P

Zone.HeatingAirTemperature

Description:
Get or set the Heating Air Temperature of the Zone.
Remarks:
This property is used to get or set the Heating Air Temperature of the Zone.

[ObsoleteAttribute("This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use the GenericZone and SystemZoneElementType objects instead.")]
public double HeatingAirTemperature { get; set; }

Loading…