EnergyAnalysisZone.OutsideAirPerArea Property

EnergyAnalysisZoneOutsideAirPerArea Property

The outside air per area in unit ft/s.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double OutsideAirPerArea { get; }
Public ReadOnly Property OutsideAirPerArea As Double
	Get
public:
property double OutsideAirPerArea {
	double get ();
}
member OutsideAirPerArea : float with get

Property Value

Double
See Also