Revit 2026 API
System |
Use the humidification set point.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool UseHumidificationSetPoint { get; set; }
Public Property UseHumidificationSetPoint As Boolean Get Set
public: property bool UseHumidificationSetPoint { bool get (); void set (bool value); }
member UseHumidificationSetPoint : bool with get, set
Property Value
BooleanSee Also