Self intersecting curves

Hello all.
I hace a list that contains curves
a)Self intersecting curves
b)periodic curves (clean)

I was able to remove those sef intersections
Now i need to merge in one list the new non intersecting curves, with the ones that already where clean
Please see image attached

Regards

Check your tree structure, fix if need be (trim tree) and merge.

If you place curve components and internalize the curves we can provide clearer direction.

1 Like

this plugin may help. you can put all curve in, and it auto detect and split self-intersecting curve and leave those not.

1 Like

Thank you
That made the job
Regards

1 Like

Thank you
Ill take a look at your idea
regards