Open brunopostle opened 5 months ago
This is indeed one of the settings that got renamed in v0.8.
ITERATOR_OUTPUT=ifcopenshell.ifcopenshell_wrapper.NATIVE
There are still a few references to DISABLE_TRIANGULATION
:
src/ifcgeom/IteratorSettings.h
src/serializers/HdfSerializer.cpp
src/ifcopenshell-python/ifcopenshell/draw.py
src/ifcopenshell-python/docs/ifcopenshell/geometry_settings.rst
src/blenderbim/blenderbim/bim/module/drawing/operator.py
Should be all clear on the Python side now. Just C++ and the docs to be updated.
I see this error trying to create the SVG for a drawing in BlenderBIM. This is with both IfcOpenShell and BlenderBIM from 2024-06-19, so they are in sync: