EnergyAnalysisZoneOutsideAirPerArea Property |
The outside air per area in unit ft/s.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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