How can i lift the curve based on circles, not one circle

i made an algorythm to lift the crv based on circle radius.
but i dont know how to lift the crv based on multi circle.
i wanna main tain A and transform B to B’

curve is lifted that is in the distance of circle radius.

How to lift the line based on two circle.gh (20.1 KB)

How to lift the line based on two circle.3dm (77.3 KB)

graft the input on the distance input and you’re done. marked in yellow.

This creates two curves and one is needed. Am I right?

1 Like

Not sure I understood what you’re doing in your script (and didn’t have time to delve into it). Opened it and noticed you’re using weaverbird (just to rebuild a curve?), which I don’t have, so here’s an alternative that might look like the goal in your screenshot:
How to lift the line based on two circle.gh (46.0 KB)

1 Like

yes… but i dont want to make two curves for the output, i wanna do it in one curve :frowning:

Oh i understand, iwill try thanks!

Thanks! but i wanna do it based on my algorythm,…. But ill try to get idea from here, thanks!

1 Like