Anybody use VBA?
Discussion
Sorry, no code sample!
However, assuming that you have (x,y) coordinates for your random point and (x,y) coords for the points that make up your polygon, it would seem simple to write a routine that calculates the distance between 2 given points using pythagorus.
Shortest result gives the endpoint of the line.
HTH
However, assuming that you have (x,y) coordinates for your random point and (x,y) coords for the points that make up your polygon, it would seem simple to write a routine that calculates the distance between 2 given points using pythagorus.
Shortest result gives the endpoint of the line.
HTH
Gassing Station | Computers, Gadgets & Stuff | Top of Page | What's New | My Stuff