Overlapping curve wrapped around cylinder

Hi all,

I am looking for a way (grasshopper script) to wrap a curve around a cylinder like in the attached image. The only way I can do it right now is by manipulating individual control points.

Thanks for looking
overlap

Here’s a possibility. You’ll still have to play with control points but you can do it in the base plane instead of around the cylinder…

wrap wire.gh (24.6 KB)

I like it… Thank you for taking the time and sharing… This will speed the process up quite a bit.