gbXMLBuildingHVACSystem Enumeration

Note: This API is now obsolete.

Enumerations for gbXML (Green Building XML) format, used for energy analysis, schema version 0.34.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
[ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit. Please use Autodesk.Revit.DB.Mechanical.ZoneEquipment instead.")]
public enum gbXMLBuildingHVACSystem
Members
Member nameValueDescription
CentralVAVElectricResistanceHeatChillerFivePointNinetySixCOP4 
CentralVAVHWHeatChillerFivePointNinetySixCOPBoilersEightyFourPoint5Eff2 
ElevenPointThreeEERPackagedVAVEightyFourPointFourPercentBoilerHeating1 
FourPipeFanCoilSystemChillerFivePointNinetySixCOPBoilersEightFourPointFiveEff3 
NoOfHVACSystemEnums12 
ResidentialFourteenSEEREightPointThreeHSPFSplitPackagedHeatPump11 
ResidentialFourteenSEERPointNineAFUESplitPackagedGasLessThanFivePointFiveTon10 
ResidentialSeventeenSEERNinePointSixHSPFSplitHPLessThanFivePointFiveTon8 
TwelveSEEREightPointThreeHSPFPackagedTerminalHeatPumpPTAC7 
TwelveSEERSevenPointSevenHSPFSplitPackagedHeatPump5 
TwelveSEERSPointNineAFUESplitPackagedGasFiveToElevenTon0 
TwoPipeFanCoilSystemChillerFivePointNinetySixCOPBoilersEightyFourPointFiveEff6 
UnderfloorAirDistribution9 
Remarks
This enumeration corresponds to the HVAC System attribute in gbXML and is used to specify the Building HVAC System.
See Also