mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
This commit is contained in:
@@ -69,7 +69,7 @@ class settings(ifcopenshell_wrapper.SerializerSettings):
|
|||||||
self.set(settings.DISABLE_TRIANGULATION, value)
|
self.set(settings.DISABLE_TRIANGULATION, value)
|
||||||
self.use_python_opencascade = value
|
self.use_python_opencascade = value
|
||||||
else:
|
else:
|
||||||
ifcopenshell_wrapper.settings.set(self, *args)
|
ifcopenshell_wrapper.SerializerSettings.set(self, *args)
|
||||||
|
|
||||||
|
|
||||||
# Make sure people are able to use python's platform agnostic paths
|
# Make sure people are able to use python's platform agnostic paths
|
||||||
|
|||||||
Reference in New Issue
Block a user