diff --git a/src/ifcopenshell-python/ifcopenshell/util/entity_to_type_map_4.json b/src/ifcopenshell-python/ifcopenshell/util/entity_to_type_map_4.json index 12c7e8050a..6627548e76 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/entity_to_type_map_4.json +++ b/src/ifcopenshell-python/ifcopenshell/util/entity_to_type_map_4.json @@ -92,6 +92,9 @@ "IfcDistributionChamberElement": [ "IfcDistributionChamberElementType" ], + "IfcDistributionElement": [ + "IfcDistributionElementType" + ], "IfcDoor": [ "IfcDoorType", "IfcDoorStyle" @@ -156,6 +159,9 @@ "IfcFooting": [ "IfcFootingType" ], + "IfcFurnishingElement": [ + "IfcFurnishingElementType" + ], "IfcFurniture": [ "IfcFurnitureType" ], @@ -345,4 +351,4 @@ "IfcWindowType", "IfcWindowStyle" ] -} \ No newline at end of file +}