Evaluate a curve with a polyline as input

Hi everyone,

Is it possible to evaluate a curve with a polyline as input? In my case I have a polyline that consists of multiple curves, and whenever I evaluate that polyline, it only takes the first curve.

Polyline.gh (7.3 KB)

You need to reparametrize your curve. RMB on Curve input.

Haha I didn’t know it was that simple. Couldn’t find it online. Thanks

Or you could do the same on the curve itself and save yourself a lot of trouble down the line.