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