EnergyAnalysisZoneOutsideAirPerPerson Property |
The outside air per person in unit ft3/s.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double OutsideAirPerPerson { get; }
Public ReadOnly Property OutsideAirPerPerson As Double
Get
public:
property double OutsideAirPerPerson {
double get ();
}
member OutsideAirPerPerson : float with get
Property Value
Double
See Also