Rotate Alternating Polylines in Grasshopper to Achieve Spiraling Effect

Hi There,

I am working on a script where the overhangs in the curves rotate incrementally as they move up the surface. I have the script to the point where I have the curves, and the overhangs I want, but I haven’t been able to figure out how to separate the curves and have them achieve the spiraling effect in the image attached. Could anybody help me with this please?

wave test.3dm (219.4 KB)
spiral wave test.gh (6.4 KB)

Thank you!



You can rotate the curve seams in the first place.


spiral wave test_re.gh (64.3 KB)

1 Like

That’s great, thanks for your help!!