This method calculates the distance of the array to a line only in case, when the distance is smaller then MaxDist else Utils.big will be returned. You can imagine a cylinders with radius MaxDist around the polygon. If now the line goes through the one of the cylinder, then this is a good one and the distance will be calculated and returned.
In case the distance of the line is smaller then Maxdist, the distance is returned else big
xyzArray Class | Minais.Drawing3d.Math Namespace | xyzArray.Distance Overload List