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