View Single Post

  #2 (permalink)  
Old 04-04-2002
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
It is easy to find out how far from the route a location is

objRoute.DistanceTo( objLoc )

If anyone knows how to do the 2nd part I would like to know.

Reply With Quote