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

Defined in

Last Updated: 08 January, 2020