AirHeatExchangerType Enumeration
The type of air loop.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2020

Syntax

C#
public enum AirHeatExchangerType
Visual Basic
Public Enumeration AirHeatExchangerType
Visual C++
public enum class AirHeatExchangerType

Members

Member nameDescription
None
Enthalpy
Sensible

See Also