API Reference > geometry-core > CartesianGeometry > PolylineOps > edgeLengthRange 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 24 Last Updated: 11 June, 2024