v2.33
 
System categories

Enumerations

enum  SystemCategory {
  SystemCategory_Unknown = 0 , SystemCategory_DomesticColdWater = 2 , SystemCategory_DomesticHotWater = 3 , SystemCategory_DomesticSewerage = 4 ,
  SystemCategory_DomesticGasSupply = 5 , SystemCategory_WaterFireExtinguishing = 6 , SystemCategory_WaterHeating = 7 , SystemCategory_GasFireExtinguishing = 8 ,
  SystemCategory_StormDrain = 9 , SystemCategory_IndustrialColdWater = 10 , SystemCategory_IndustrialHotWater = 11 , SystemCategory_IndustrialSewerage = 12 ,
  SystemCategory_OtherPipeSystem = 13 , SystemCategory_Ventilation = 14 , SystemCategory_Exhaust = 15 , SystemCategory_Pressurization = 16 ,
  SystemCategory_SmokeExhaust = 17 , SystemCategory_Vacuum = 18 , SystemCategory_OtherDuctSystem = 19 , SystemCategory_LightingCircuit = 20 ,
  SystemCategory_PowerCircuit = 21 , SystemCategory_OtherElectricalSystem = 22
}
 Supported system categories. More...
 

Enumeration Type Documentation

◆ SystemCategory

Supported system categories.

Enumerator
SystemCategory_Unknown 

System category is unknown.

SystemCategory_DomesticColdWater 

System category is a domestic cold water.

SystemCategory_DomesticHotWater 

System category is a domestic hot water.

SystemCategory_DomesticSewerage 

System category is a domestic sewerage.

SystemCategory_DomesticGasSupply 

System category is a domestic gas supply.

SystemCategory_WaterFireExtinguishing 

System category is a water fire extinguishing.

SystemCategory_WaterHeating 

System category is a water heating.

SystemCategory_GasFireExtinguishing 

System category is a gas fire extinguishing.

SystemCategory_StormDrain 

System category is a storm drain.

SystemCategory_IndustrialColdWater 

System category is an industrial cold water.

SystemCategory_IndustrialHotWater 

System category is an industrial hot water.

SystemCategory_IndustrialSewerage 

System category is an industrial sewerage.

SystemCategory_OtherPipeSystem 

System category is an other pipe system.

SystemCategory_Ventilation 

System category is a ventilation.

SystemCategory_Exhaust 

System category is an exhaust.

SystemCategory_Pressurization 

System category is a pressurization.

SystemCategory_SmokeExhaust 

System category is a smoke exhaust.

SystemCategory_Vacuum 

System category is a vacuum.

SystemCategory_OtherDuctSystem 

System category is an other duct system.

SystemCategory_LightingCircuit 

System category is a lighting circuit.

SystemCategory_PowerCircuit 

System category is a power circuit.

SystemCategory_OtherElectricalSystem 

System category is an other electrical system.