It seems it speeds up polysurface boolean intersection at least two times, awesome…
However I have issue when retrieving data using code below. It seems that GetSolveResults returns 2-3 times the same breps then skips 2-3 elements and returns others. SolveResults functions does work correctly but outputting data is not good.
It seems I do not get fully the example code.
I would like to run the same function multiple times, while example shows only one method.
I also sometimes have duplicate results when running in parallel.