gbXMLBuildingHVACSystem Enumeration

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: 25.0.0.0 (25.0.0.0)
Syntax
public enum gbXMLBuildingHVACSystem
Members
Member nameValueDescription
TwelveSEERSPointNineAFUESplitPackagedGasFiveToElevenTon0 
ElevenPointThreeEERPackagedVAVEightyFourPointFourPercentBoilerHeating1 
CentralVAVHWHeatChillerFivePointNinetySixCOPBoilersEightyFourPoint5Eff2 
FourPipeFanCoilSystemChillerFivePointNinetySixCOPBoilersEightFourPointFiveEff3 
CentralVAVElectricResistanceHeatChillerFivePointNinetySixCOP4 
TwelveSEERSevenPointSevenHSPFSplitPackagedHeatPump5 
TwoPipeFanCoilSystemChillerFivePointNinetySixCOPBoilersEightyFourPointFiveEff6 
TwelveSEEREightPointThreeHSPFPackagedTerminalHeatPumpPTAC7 
ResidentialSeventeenSEERNinePointSixHSPFSplitHPLessThanFivePointFiveTon8 
UnderfloorAirDistribution9 
ResidentialFourteenSEERPointNineAFUESplitPackagedGasLessThanFivePointFiveTon10 
ResidentialFourteenSEEREightPointThreeHSPFSplitPackagedHeatPump11 
NoOfHVACSystemEnums12 
Remarks
This enumeration corresponds to the HVAC System attribute in gbXML and is used to specify the Building HVAC System.
See Also