enum IfcDistributionSystemEnum {
kIfcDistributionSystemEnum_AIRCONDITIONING,
kIfcDistributionSystemEnum_AUDIOVISUAL,
kIfcDistributionSystemEnum_CHEMICAL,
kIfcDistributionSystemEnum_CHILLEDWATER,
kIfcDistributionSystemEnum_COMMUNICATION,
kIfcDistributionSystemEnum_COMPRESSEDAIR,
kIfcDistributionSystemEnum_CONDENSERWATER,
kIfcDistributionSystemEnum_CONTROL,
kIfcDistributionSystemEnum_CONVEYING,
kIfcDistributionSystemEnum_DATA,
kIfcDistributionSystemEnum_DISPOSAL,
kIfcDistributionSystemEnum_DOMESTICCOLDWATER,
kIfcDistributionSystemEnum_DOMESTICHOTWATER,
kIfcDistributionSystemEnum_DRAINAGE,
kIfcDistributionSystemEnum_EARTHING,
kIfcDistributionSystemEnum_ELECTRICAL,
kIfcDistributionSystemEnum_ELECTROACOUSTIC,
kIfcDistributionSystemEnum_EXHAUST,
kIfcDistributionSystemEnum_FIREPROTECTION,
kIfcDistributionSystemEnum_FUEL,
kIfcDistributionSystemEnum_GAS,
kIfcDistributionSystemEnum_HAZARDOUS,
kIfcDistributionSystemEnum_HEATING,
kIfcDistributionSystemEnum_LIGHTING,
kIfcDistributionSystemEnum_LIGHTNINGPROTECTION,
kIfcDistributionSystemEnum_MUNICIPALSOLIDWASTE,
kIfcDistributionSystemEnum_OIL,
kIfcDistributionSystemEnum_OPERATIONAL,
kIfcDistributionSystemEnum_POWERGENERATION,
kIfcDistributionSystemEnum_RAINWATER,
kIfcDistributionSystemEnum_REFRIGERATION,
kIfcDistributionSystemEnum_SECURITY,
kIfcDistributionSystemEnum_SEWAGE,
kIfcDistributionSystemEnum_SIGNAL,
kIfcDistributionSystemEnum_STORMWATER,
kIfcDistributionSystemEnum_TELEPHONE,
kIfcDistributionSystemEnum_TV,
kIfcDistributionSystemEnum_VACUUM,
kIfcDistributionSystemEnum_VENT,
kIfcDistributionSystemEnum_VENTILATION,
kIfcDistributionSystemEnum_WASTEWATER,
kIfcDistributionSystemEnum_WATERSUPPLY,
kIfcDistributionSystemEnum_USERDEFINED,
kIfcDistributionSystemEnum_NOTDEFINED,
kIfcDistributionSystemEnum_unset
};