diff --git a/src/ifcopenshell-python/ifcopenshell/geom/main.py b/src/ifcopenshell-python/ifcopenshell/geom/main.py index 38140a7040..52ceb1faa9 100644 --- a/src/ifcopenshell-python/ifcopenshell/geom/main.py +++ b/src/ifcopenshell-python/ifcopenshell/geom/main.py @@ -78,6 +78,7 @@ SETTING = Literal[ "boolean-attempt-2d", "weld-vertices", "use-world-coords", + "unify-shapes", "use-material-names", "convert-back-units", "context-ids",