Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In a new drawing with just one object, a 3D polyline, I used (entsel) to select a segment, which returns
the entity name (e) and the pick point.(p). However... (vlax-curve-getclosestpointto e p) and (osnap p "_near") return different results though neither is an endpoint (which one might suspect since the pick point's
Z value is 0.0) Is there a logical reason for this? Which answer should I trust?
John F. Uhden
Solved! Go to Solution.