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