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