Does anyone know how to make array follow two curves on grasshopper?

I am new to grasshopper so I’m trying to get the rectangle to raise through both lines but the top line is not planar so how do I go about getting the rectangle to hit the top of the line and stop at that profile.

ARRAYS.gh (26.8 KB)

Internalize the geometry in the Curve containers (right click > internalize), save the GH file and post here.

1 Like

is it the same question ?

yes lol

Two options - first uses your array, second uses divide curve.

extrude to.gh (32.5 KB)

1 Like