edgeLengthRange MethodStatic
Return a Range1d with the shortest and longest edge lengths of the polyline.
edgeLengthRange(points: Point3d[]): Range1d
| Parameter | Type | Description | 
|---|---|---|
| points | Point3d[] | points to examine. | 
Returns - Range1d
Defined in
- geometry3d/PolylineOps.ts Line 25
Last Updated: 30 November, 2023