Expand description
Calculate the closest Point between a Geometry and an input Point.
Traitsยง
- Closest
Point - Find the closest
Pointbetween a given geometry and an inputPoint. The closest point may intersect the geometry, be a single point, or be indeterminate, as indicated by the value of the returned enum.