How do I join these curves?

Been searching here and through the reference, and tried a few GH components… but I’m stuck.

Three of these curves are being generated from GH; I’ve drawn the original.

Thanks!

you can Connect Curves on the Merged original curve and its flipped offset

There is a Join curve component to which you can connect your 4 curves. But better it is to use a Merge component to merge these 4 curves, and then use a Flatten node into a single data tree that you can attach to the Join curve.

Thanks guys -

I tried figuring out both these things before posting, but haven’t gotten any combination to work yet.

What components should I be using? Merge doesn’t let multiple curves be connected. Neither does Flatten, so I assume I need a list or something.

Not sure what you mean by "its flipped offset”.

Connect_Curves.gh (12.7 KB)

Thanks inno-

Yours works, but when I try it, I get this:

check the gh file attached at the end of my post