EnergyAnalysisZoneUseAirChangesPerHour Property |
Use the air changes per hour.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool UseAirChangesPerHour { get; }
Public ReadOnly Property UseAirChangesPerHour As Boolean
Get
public:
property bool UseAirChangesPerHour {
bool get ();
}
member UseAirChangesPerHour : bool with get
Property Value
Boolean
See Also