- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was having an issue with overkill not working on lines aligned end to end, so I investigated by using lisp to get the angles of two lines in one typical instance. The angle of one line was 0.0 radians, but the angle of the other was 7.68523e-011 radians, or 0.0000000000768523. I feel like I should be surprised that AutoCAD doesn't treat this as 0 and consider the lines co-linear, but I've used AutoCAD long enough now. So now I'm wondering if there is any way to get these lines to be connected, either by a workaround that allows overkill to work, or another method. Join works, but there are hundreds of instances in my drawing, and I really don't want to spend the time joining them all individually.
Solved! Go to Solution.