<Code Lib>
2026 Property
Changes 8
P

Zone.HumidificationSetPoint

Description:
Get or set the Humidification Set Point of the Zone.
Remarks:
This property is used to get or set the Humidification Set Point 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 HumidificationSetPoint { get; set; }

Loading…