| Parameter | Description |
|---|---|
| segments | The curve segments on which to evaluate the length |
| closed | A boolean indicating if the length of the segment joining the first and last points should be computed |
| precision | The precision of the length computation |
float The combined length of the segment chain
Computes the combined length of a segment chain.