Finding the closest points on two polylines

1617
1
Jump to solution
10-06-2014 01:07 PM
RiverTaig1
Occasional Contributor

I have two polylines.  The lines are most likely near each other but do not touch or intersect.  I can use IProximityOperator to find how close line 1 is from line 2, but how do I get the actual points on line 1 and line 2 where the two geometries are closest?  IProximityOperator has QueryPoint and ReturnNearestPoint, but I don't think either of those will work.

0 Kudos
1 Solution

Accepted Solutions
nicogis
MVP Frequent Contributor
0 Kudos
1 Reply
nicogis
MVP Frequent Contributor
0 Kudos