Namespace:
Autodesk.Revit.DB.Analysis
gbXMLServiceType
Enumeration
Description:
This enumeration corresponds to the systemType attribute in gbXML and is used for specifying the service for the building or space.
This enumeration corresponds to the systemType attribute in gbXML and is used for specifying the service for the building or space.
Syntax
public enum gbXMLServiceType
Unknown Namespace Members:
Name | Description |
---|---|
NoServiceType | |
CentralHeatingRadiators | |
CentralHeatingConvectors | |
CentralHeatingRadiantFloor | |
CentralHeatingHotAir | |
OtherRoomHeater | |
RadiantHeaterFlue | |
RadiantHeaterNoFlue | |
RadiantHeaterMultiburner | |
ForcedConvectionHeaterFlue | |
ForcedConvectionHeaterNoFlue | |
VAVSingleDuct | |
VAVDualDuct | |
VAVIndoorPackagedCabinet | |
VAVTerminalReheat | |
FanCoilSystem | |
InductionSystem | |
ConstantVolumeFixedOA | |
ConstantVolumeVariableOA | |
ConstantVolumeTerminalReheat | |
MultizoneHotDeckColdDeck | |
ConstantVolumeDualDuct | |
RadiantCooledCeilings | |
ActiveChilledBeams | |
WaterLoopHeatPump | |
VariableRefrigerantFlow | |
SplitSystemsWithNaturalVentilation | |
SplitSystemsWithMechanicalVentilation | |
SplitSystemsWithMechanicalVentilationWithCooling | |
NoOfServiceTypes |