ZoneHVACEquipment represents an early-stage equipment placeholder that provides heating or cooling to part of an air system or a water loop.
Attribute | Description |
---|---|
id |
The identifier. |
zoneHVACEquipmentType |
The value for this attribute is collected from the Preheat Coil parameter of the associated Zone Equipment element. |
heatingCoilType |
The value for this attribute is collected from the Heating Coil parameter of the associated Zone Equipment element. |
coolingCoilType |
The value for this attribute is collected from the Cooling Coil parameter of the associated Zone Equipment element. |
drawVentilation |
The value for this attribute is collected from the Draw Ventilation parameter of the associated Zone Equipment element. |
Element | Description |
---|---|
Name |
This value is collected from the Name parameter from the associated Water Loop Revit element. |
CADObjectId |
This value is collected from the Element Id of the associated Water Loop Revit Element. |
AirSystemId |
The value for this element is a reference to the Air System collected from the Air System parameter of the associated Zone Equipment element. |
HydronicLoopId |
This value for this element is a reference to the Hydronic Loop collected from the Hot, Cold or Condenser Water Loop parameter of the associated Zone Equipment element. |
AnalysisParameter |
Project parameters assigned to Zone Equipment elements will be exported to gbXML as AnalysisParameters. |
<ZoneHVACEquipmentdrawVentilation="true"heatingCoilType="HotWater"id="ze-2"zoneHVACEquipmentType="VAVBox">
<Name>VAC Ground Floor</Name>
<CADObjectId>554554</CADObjectId>
<HydronicLoopIdhydronicLoopIdRef="hl-1"hydronicLoopType="HotWater"/>
<AirSystemIdairSystemIdRef="as-1"/>
</ZoneHVACEquipment>