RVTDocs.com
Namespace: Autodesk.Revit.DB

ServiceType

Enumeration
Description:
An enumerated type listing all of the built-in parameter groups supported by Autodesk Revit.
Remarks:
Parameter groups are used to sort parameters within the gbXML Setting item of the Project Information dialog.
Syntax
public enum ServiceType
Unknown Namespace Members:
Name Description
kNoServiceType Service Type is NoServiceType.
kCentralHeatingRadiators Service Type is CentralHeatingRadiators.
kCentralHeatingConvectors Service Type is CentralHeatingConvectors.
kCentralHeatingRadiantFloor Service Type is CentralHeatingRadiantFloor.
kCentralHeatingHotAir Service Type is CentralHeatingHotAir.
kOtherRoomHeater Service Type is OtherRoomHeater.
kRadiantHeaterFlue Service Type is RadiantHeaterFlue.
kRadiantHeaterNoFlue Service Type is RadiantHeaterNoFlue.
kRadiantHeaterMultiburner Service Type is RadiantHeaterMultiburner.
kForcedConvectionHeaterFlue Service Type is ForcedConvectionHeaterFlue.
kForcedConvectionHeaterNoFlue Service Type is ForcedConvectionHeaterNoFlue.
kVAVSingleDuct Service Type is VAVSingleDuct.
kVAVDualDuct Service Type is VAVDualDuct.
kVAVIndoorPackagedCabinet Service Type is VAVIndoorPackagedCabinet.
kVAVTerminalReheat Service Type is VAVTerminalReheat.
kFanCoilSystem Service Type is FanCoilSystem.
kInductionSystem Service Type is InductionSystem.
kConstantVolumeFixedOA Service Type is ConstantVolumeFixedOA.
kConstantVolumeVariableOA Service Type is ConstantVolumeVariableOA.
kConstantVolumeTerminalReheat Service Type is ConstantVolumeTerminalReheat.
kMultizoneHotDeckColdDeck Service Type is MultizoneHotDeckColdDeck.
kConstantVolumeDualDuct Service Type is ConstantVolumeDualDuct.
kRadiantCooledCeilings Service Type is RadiantCooledCeilings.
kActiveChilledBeams Service Type is ActiveChilledBeams.
kWaterLoopHeatPump Service Type is WaterLoopHeatPump.
kVariableRefrigerantFlow Service Type is VariableRefrigerantFlow.
kSplitSystemsWithNaturalVentilation Service Type is SplitSystemsWithNaturalVentilation.
kSplitSystemsWithMechanicalVentilation Service Type is SplitSystemsWithMechanicalVentilation.
kSplitSystemsWithMechanicalVentilationWithCooling Service Type is SplitSystemsWithMechanicalVentilationWithCooling.