The humidification set point as a number between 0 and 1.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2021.1
Syntax
| C# |
|---|
public double HumidificationSetPoint { get; set; } |
| Visual Basic |
|---|
Public Property HumidificationSetPoint As Double Get Set |
| Visual C++ |
|---|
public: property double HumidificationSetPoint { double get (); void set (double value); } |
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: |