Re-parameter points from curves to curves

Hi all,
I try to shift points on Curves A to Curves B with the same parameter of points on curves.
Somehow it does not work at Elliptical curve.
Pls. advise how to solve this matter.
Thank you!

GH-parameteroncurve.gh (40.2 KB)

GH-parameteroncurve_re.gh (33.7 KB)

1 Like

Thank you, that’s exactly what I need :slight_smile:

Use evaluate curve instead of evaluate length

GH-parameteroncurve2.gh (39.5 KB)