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 bb55c4286c..12c7e8050a 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 @@ -320,7 +320,8 @@ "IfcColumnType" ], "IfcDoorStandardCase": [ - "IfcDoorType" + "IfcDoorType", + "IfcDoorStyle" ], "IfcMemberStandardCase": [ "IfcMemberType" @@ -341,6 +342,7 @@ "IfcWallType" ], "IfcWindowStandardCase": [ - "IfcWindowType" + "IfcWindowType", + "IfcWindowStyle" ] -} +} \ No newline at end of file