@SmallChief wrote:
Using the Grasshopper python component I wrote a code that intersects lots of breps with each other.
To make it faster I used parallel processing wich worked fine under Rhino 5 32bit, on a 64bit Rhino the component crashes my whole Rhino instantly.The function used was Rhino.Geometry.Intersect.Intersection.BrepBrep()
Is this function not threadsafe?
Posts: 3
Participants: 2