Hi,
I have a list of curves, with no particular order, inputted into a join component. I now need to separate the joined curves from the not joined ones and I wonder how this could be achieved? I thought about measuring the distance from end point to end point and trying to dispatch the ones that have distance closer to 0, but I wasnt able to do this yet.
Dispatch Curves.gh (16.4 KB)