Computes the total Euclidean length of an arbitrary 3-D polyline.
Ordered array of [x, y, z] tuples.
[x, y, z]
Cumulative distance along the polyline, or 0 if fewer than 2 points.
0
Computes the total Euclidean length of an arbitrary 3-D polyline.