EnergyAnalysisZone.UseOutsideAirPerPerson Property

EnergyAnalysisZoneUseOutsideAirPerPerson Property

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

Boolean
See Also