IProximityOperator find closest point line to polygon

1890
0
09-24-2014 02:42 PM
MichaelFischer
New Contributor II

Hey All,

I know you can use IProximityOperator  ReturnDistance to get the minimum distance between two geometries, in this case a polyline and a polygon,   But does anyone know the class/code to return the point (or points) on the geometries at that minimum distance.

ReturnNearestPoint only works with an input point, not line or polygon.   The Near tool in the analysis tool kit an do it,  but what's the ArcObjects equivalent for that?

Thanks

0 Kudos
0 Replies