Message 1 of 1
Lisp for automatically Draw line from center of many circles in one command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi guys,
if someone looking for draw lines from many circles center line at a time.....here is lisp file you can copy and saved where you wish.
load this lisp file by "AP" command to activated this lisp.
In auto cad draw a horizontal or vertical line next to your circles row or column first. Then Type" Foo" in command prompt and cross select the circles (from that center you need to draw a line) and Right click to complete the selection ....then select the horizontal or vertical line (up to that you need to extend the line).
You will see that it will automatically drawn lines from the center of these circles to the horizontal or vertical line you have selected.
Hope this will help a lot !!