API Reference > geometry-core > ArraysAndInterfaces > GrowableXYZArray > distanceRangeBetweenCorrespondingPoints distanceRangeBetweenCorrespondingPoints MethodStatic find the min and max distance between corresponding indexed points. Excess points are ignored. distanceRangeBetweenCorrespondingPoints(arrayA: GrowableXYZArray, arrayB: GrowableXYZArray): Range1d Parameter Type Description arrayA GrowableXYZArray first array arrayB GrowableXYZArray second array Returns - Range1d Defined in core/geometry/src/geometry3d/GrowableXYZArray.ts Line 910 Last Updated: 13 June, 2024