Divide curve - point distance along curve

I have diveded a curve into equal segments. what is the best way to get distance of the divison points along the curve mesured from the curve starting pont?

Like this?

line.gh (10.5 KB)

thanks David. Not really. My curve is not straight I need the distance ALONG the curve.

Or like this?

Curve.gh (9.3 KB)

here is another way… but you get an error because domain 0<0 is null…


1 Like

Use Length domain

1 Like

Yes as “t” for an input in “D” for the domain :slight_smile:
Elegant and simple! As always.

How are you doing brother :slight_smile:

1 Like

thanks guys!

1 Like

Fine thank you David :slightly_smiling_face:

1 Like