The type of zone equipment.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum ZoneEquipmentHvacType
Members
| Member name | Value | Description |
|---|
| CAVBox | 9 | |
| ChilledBeamActive | 1 | |
| ChilledBeamPassive | 15 | |
| FourPipeFanCoil | 2 | |
| PackagedTerminalAirConditioner | 3 | |
| PackagedTerminalHeatPump | 4 | |
| ParallelFanPoweredBox | 5 | |
| RadiantPanel | 10 | |
| SeriesFanPoweredBox | 11 | |
| Unconditioned | 16 | |
| Undefined | 0 | |
| UnitHeater | 12 | |
| UnitVentilator | 13 | |
| VAVBox | 6 | |
| VRFFanCoil | 17 | |
| WaterSourceHeatPump | 14 | |
See Also
Reference