The type of air loop.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum AirHeatExchangerType
Members
| Member name | Value | Description |
|---|---|---|
| Enthalpy | 1 | |
| None | 0 | |
| Sensible | 2 |
public enum AirHeatExchangerType
| Member name | Value | Description |
|---|---|---|
| Enthalpy | 1 | |
| None | 0 | |
| Sensible | 2 |
