EnergyAnalysisZoneAirChangesPerHour Property |
The outside air rate or air changes per hour as a number between 0 and 10000.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double AirChangesPerHour { get; }
Public ReadOnly Property AirChangesPerHour As Double
Get
public:
property double AirChangesPerHour {
double get ();
}
member AirChangesPerHour : float with get
Property Value
Double
See Also