More general solution for #3466

This commit is contained in:
Andrej730
2023-07-31 11:44:32 +05:00
parent e49c373011
commit 871902de12
3 changed files with 109 additions and 12 deletions
@@ -50,9 +50,6 @@
"IfcChimney": [
"IfcChimneyType"
],
"IfcCivilElement": [
"IfcCivilElementType"
],
"IfcCoil": [
"IfcCoilType"
],
@@ -92,9 +89,6 @@
"IfcDistributionChamberElement": [
"IfcDistributionChamberElementType"
],
"IfcDistributionElement": [
"IfcDistributionElementType"
],
"IfcDoor": [
"IfcDoorType",
"IfcDoorStyle"
@@ -159,9 +153,6 @@
"IfcFooting": [
"IfcFootingType"
],
"IfcFurnishingElement": [
"IfcFurnishingElementType"
],
"IfcFurniture": [
"IfcFurnitureType"
],
@@ -319,16 +310,55 @@
"IfcWindowType",
"IfcWindowStyle"
],
"IfcCivilElement": [
"IfcCivilElementType"
],
"IfcFurnishingElement": [
"IfcFurnishingElementType"
],
"IfcDistributionElement": [
"IfcDistributionElementType"
],
"IfcBeamStandardCase": [
"IfcBeamType"
],
"IfcColumnStandardCase": [
"IfcColumnType"
],
"IfcDistributionControlElement": [
"IfcDistributionElementType"
],
"IfcDistributionFlowElement": [
"IfcDistributionElementType"
],
"IfcDoorStandardCase": [
"IfcDoorType",
"IfcDoorStyle"
],
"IfcEnergyConversionDevice": [
"IfcDistributionElementType"
],
"IfcFlowController": [
"IfcDistributionElementType"
],
"IfcFlowFitting": [
"IfcDistributionElementType"
],
"IfcFlowMovingDevice": [
"IfcDistributionElementType"
],
"IfcFlowSegment": [
"IfcDistributionElementType"
],
"IfcFlowStorageDevice": [
"IfcDistributionElementType"
],
"IfcFlowTerminal": [
"IfcDistributionElementType"
],
"IfcFlowTreatmentDevice": [
"IfcDistributionElementType"
],
"IfcMemberStandardCase": [
"IfcMemberType"
],
@@ -351,4 +381,4 @@
"IfcWindowType",
"IfcWindowStyle"
]
}
}
@@ -374,6 +374,54 @@
"IfcCivilElement": [
"IfcCivilElementType"
],
"IfcFurnishingElement": [
"IfcFurnishingElementType"
],
"IfcDistributionElement": [
"IfcDistributionElementType"
],
"IfcBuiltElement": [
"IfcBuiltElementType"
],
"IfcDistributionControlElement": [
"IfcDistributionElementType"
],
"IfcDistributionFlowElement": [
"IfcDistributionElementType"
],
"IfcEarthworksElement": [
"IfcBuiltElementType"
],
"IfcEarthworksFill": [
"IfcBuiltElementType"
],
"IfcEnergyConversionDevice": [
"IfcDistributionElementType"
],
"IfcFlowController": [
"IfcDistributionElementType"
],
"IfcFlowFitting": [
"IfcDistributionElementType"
],
"IfcFlowMovingDevice": [
"IfcDistributionElementType"
],
"IfcFlowSegment": [
"IfcDistributionElementType"
],
"IfcFlowStorageDevice": [
"IfcDistributionElementType"
],
"IfcFlowTerminal": [
"IfcDistributionElementType"
],
"IfcFlowTreatmentDevice": [
"IfcDistributionElementType"
],
"IfcReinforcedSoil": [
"IfcBuiltElementType"
],
"IfcWallStandardCase": [
"IfcWallType"
]