Message 1 of 3
AutoCAD 2014 VBA

Not applicable
12-23-2017
09:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Problem: looking for the shortest line between a point and a collection of other lines
Is there a VBA solution for such a problem? I could start concentric circles form the point until they intersect with a line but I am wondering if a solution already exists, thanks.