RVTDocs.com
Namespace: Autodesk.Revit.DB

ServiceType

Enumeration
Description:
This enumeration is used for specifying the most predominant service for the building or space.
Remarks:
This enumerated list corresponds to the serviceType attribute in the gbXML (Green Building XML) schema and is primarily used for energy analysis.
Syntax
public enum ServiceType
ServiceType Enumeration Members:
Name Description
0 Service Type is CentralHeatingRadiators.
1 Service Type is CentralHeatingConvectors.
2 Service Type is CentralHeatingRadiantFloor.
3 Service Type is CentralHeatingHotAir.
4 Service Type is OtherRoomHeater.
5 Service Type is RadiantHeaterFlue.
6 Service Type is RadiantHeaterNoFlue.
7 Service Type is RadiantHeaterMultiburner.
8 Service Type is ForcedConvectionHeaterFlue.
9 Service Type is ForcedConvectionHeaterNoFlue.
-1 Service Type is NoServiceType.
10 Service Type is VAVSingleDuct.
11 Service Type is VAVDualDuct.
12 Service Type is VAVIndoorPackagedCabinet.
13 Service Type is VAVTerminalReheat.
14 Service Type is FanCoilSystem.
15 Service Type is InductionSystem.
16 Service Type is ConstantVolumeFixedOA.
17 Service Type is ConstantVolumeVariableOA.
18 Service Type is ConstantVolumeTerminalReheat.
19 Service Type is MultizoneHotDeckColdDeck.
20 Service Type is ConstantVolumeDualDuct.
21 Service Type is RadiantCooledCeilings.
22 Service Type is ActiveChilledBeams.
23 Service Type is WaterLoopHeatPump.
24 Service Type is VariableRefrigerantFlow.
25 Service Type is SplitSystemsWithNaturalVentilation.
26 Service Type is SplitSystemsWithMechanicalVentilation.
27 Service Type is SplitSystemsWithMechanicalVentilationWithCooling.