AirHeatExchangerType Enumeration |
The type of air loop.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum AirHeatExchangerType
Public Enumeration AirHeatExchangerType
public enum class AirHeatExchangerType
type AirHeatExchangerType
MembersMember name | Value | Description |
---|
Enthalpy | 1 | |
None | 0 | |
Sensible | 2 | |
See Also