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