Is there something like sweep2 but for curve?

Hi,

I’m looking for a away to array the red circles between two curves , that means I need to array them with resize the circle until the end of curves .

as I can’t use sweep2 because that will create a surface while I need to array the curves .

Hello- Grasshopper should be able to help here.
Orient as well, depending on what the expected result is.

-Pascal

maybe first sweep curves and then extract isocurves and then orient

Yeah - pretty hard to control - I tried it…

-Pascal