Can't join my curves

Hi. I’m trying to make a curve out of 3 shattered shapes. Everything looks good until I realized that an elliptical curve isn’t joining with a line-like curve and a planar curve.

The elliptical curve is an offset of a primitive circle (Cir).

Is there a way to make these guys play nice?

share your file

Join.gh (18.5 KB)

Choose Flatten

Thanks so much!

Man, I always screw that up.

You need to keep an eye on the data tree structure going IN to all components. Sometimes Shift Paths is more appropriate than flatten (not in this case).

join_crvs

Thanks so much!