I am trying to make a relation where when the line has fully reached its maximum size, the spiral is almost none, but when the line is getting smaller, the spiral would be increasing its size and the number of turns. I could define the spiral and the size for being capable of handling the full size of the line, although I am facing some problems:
The line should follow the curvature of the spiral to a certain point (endpoint) and then start to behave like a line and vice-versa.
Sum the lenght of the spiral and the line to reach the limit.
The movement I achieved is reversed, and when I put the offset to be negative it goes inwards the circle but with the right movement.
Sorry I donât have your level or capacity in grasshopper, that is why I am asking here. I think what I had asked was understandable, but feel free to show me where it isnât clear.
Maybe this drawing can make it more understandable.
My goal is to have a base circle and a straight line that starts in the circle quad and whenever I slide the a (t) parameter (0 - 1 slider) the line starts to go up and spiralize around the circle till the full lenght of the line is âspiraledâ around the circle.