Skip to content

Indeterministic order in iterator output when using multi-threading #3904

@aothms

Description

@aothms

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions