Hi,
I am using IFCOpenshell to read ifc files and retrieve geometry elements using the 'geometry iterator' as it is explained here
https://blenderbim.org/docs-python/ifcopenshell-python/geometry_processing.html
I realized the ordering of the elements extracted from the iterator using iterator.get() is different in different computers. I wonder if there is an easy way to remedy this, maybe changing the iterator settings.
regards, Carlos
Originally posted by @CMbeebop in #3894
Hi,
I am using IFCOpenshell to read ifc files and retrieve geometry elements using the 'geometry iterator' as it is explained here
https://blenderbim.org/docs-python/ifcopenshell-python/geometry_processing.html
I realized the ordering of the elements extracted from the iterator using iterator.get() is different in different computers. I wonder if there is an easy way to remedy this, maybe changing the iterator settings.
regards, Carlos
Originally posted by @CMbeebop in #3894