mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 08:33:10 +00:00
Update all geom settings to new v0.8 syntax
This commit is contained in:
@@ -148,7 +148,7 @@ class IfcOpenShell:
|
||||
formula_functions = {}
|
||||
|
||||
gross_settings = ifcopenshell.geom.settings()
|
||||
gross_settings.set(gross_settings.DISABLE_OPENING_SUBTRACTIONS, True)
|
||||
gross_settings.set("disable-opening-subtractions", True)
|
||||
net_settings = ifcopenshell.geom.settings()
|
||||
|
||||
gross_qtos = {}
|
||||
|
||||
Reference in New Issue
Block a user