diff --git a/src/ifcopenshell-python/ifcopenshell/geom/main.py b/src/ifcopenshell-python/ifcopenshell/geom/main.py index 172a8536d8..08f443c6b9 100644 --- a/src/ifcopenshell-python/ifcopenshell/geom/main.py +++ b/src/ifcopenshell-python/ifcopenshell/geom/main.py @@ -74,7 +74,7 @@ SETTING = Literal[ "no-wire-intersection-check", "no-wire-intersection-tolerance", "precision-factor", - "debug", + "debug-boolean", "boolean-attempt-2d", "weld-vertices", "use-world-coords",