Message 1 of 16
Fillet two edges of polyline the closest to a clicked point
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dir All,
I have found that tracing images with polylines can be greatly made easier if one first made polylines with hard corners, then (with a proper lisp) he can just click a point near two edges and the routine would fillet them to the radius of a circle passing by (or close?) to the point being clicked.
The polyline would be the one last drawn (or chosen).
Is this possible?