Move a Geometry along a curve with a specific distance

Hi I’m new to grasshopper. How do I move an object or geometry along a curve?

You could divide a curve at a point along it’s length and move the geometry to that point.


move normal.gh (10.4 KB)

Hi thank you for the reply, this really helps. Is there also a way, that I can move/copy the geometry at a specific length or distance

the curve/line is the maximum length to copy the geometry, but it needs to be at specific distance in between objects

https://discourse.mcneel.com/t/how-to-divide-the-curve-by-the-varying-distance/157678