Curve division and connecting

Hello there,

I am quite new to rhino, and I tried to make objects, by divide the curves and connecting them with lines. But connecting the points is quite a challenge for me because I do not know how to control how the first point connects with the second point. Would be great if anybody could help me out.

Kind regards
Josef

attaching your GH file with internalized geometries is always helpful :slight_smile:

in this case I think you might use the Shift List component, in particular you can use it on one or more locations indicated by the red dots:

because the number of divisions for each curve is controlled by a single slider, they will end up with the very same amount of points: this means that you can also remove the Longest List components:

Thank you a lot, but if I remove the Long List components, the curves get also twisted and do not go straight from one point to the next. But I tried to use the shift list component, but I do not know what and where I have to attach the wires?

something like this


ShiftList.gh (14.3 KB)

Yeah exactley. :slight_smile:

Thank you very much. Really nice from you. :+1: Have a nice day!