I need some help… I’ve created a spiral using grasshopper components and I want to create a sine curve along that spiral. I’ve tried many hours and different scripts but I can’t seem to figure it out…
You can use the tangent on the spiral point then with a cross product with Z find a lateral vector that will be used to move the points.
Something like that
You don’t need my plugin. Just copy the components after the spiral and apply it to your spiral. I just put my plugin as I implemented some different spirals and some functions.