Unable to apply "region union" on several curves on xy plane

As shown in the example file below, I’m unable to apply “region union” to all the 26 overlapping curves, although it works for the first 18 ones…

All the curves are flat on the the xy plane, and I can’t figure out why…

Help is appreciated.

unable_to_create_region_union.gh (12.5 KB)

Your file is missing the input curves.

Please right click the curve component and click ‘Internalise data’

my apology. I’ve updated the example file with the curves internalized in the curve component.
unable_to_create_region_union_updated.gh (28.3 KB)

This works just fine in Rhino 9 WIP.

What Rhino version are you using? It could be a far from origin issue.

Thank you, Martin. I’m using Rhino v7.

You suggestion works like a charm. I moved all the curve to the world origin (0, 0, 0), and now the “region union” component works for all curves, as shown in the video below.

Thank you very much for the advice. I’ll pay attention to this “far from origin” issue from now on.

Glad I was able to help. In some situations it also helps to connect a plane to the plane input

Hi Martin, sorry for bothering you, again.

I’ve tested two new cases where the curves are close to the world origin point. However, only one works.

As shown in the example file, the workflow should create an outline for each cluster of overlapping curves.

As shown in the videos, the “region union” component works for the first case, but not the second one, and I’m sure what’s the difference between them that leads to the different outcome.

I’ve attached the updated GH file.

Hope you can kindly advise what is causing this issue.

Thanks.

unable_to_create_region_union_updated_2.gh (55.3 KB)

Both sets work fine in Rhino 9 WIP.