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: 26.0.4.0 (26.0.4.0)
Syntax
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