qball Posted November 26, 2007 Posted November 26, 2007 if anyone has used Vectorworks, you may have seen a function that inserts a tag (circle, polygon, etc.) with a number. and everytime you click while the function is active it sequences the numbers (1, 2, 3...) does autocad have this function? if not, what lisp or macro would accomplish this? specifically i want to insert a block with attribute(s) for numbering concrete panels. it would be helpful if the function asked for starting number and increment increase. i'm using acad 2007. i learned lisp 8 years ago and haven't looked at it since.... so it's like i know nothing about it. Quote
GhostRider Posted November 26, 2007 Posted November 26, 2007 look through these threads, sevral options there.. http://www.cadtutor.net/forum/search.php?searchid=192268 Quote
PS_Port Posted November 26, 2007 Posted November 26, 2007 Hey , another panel guy, As Ghostrider the Autonumber thing has been covered before. I use Autonumb.lsp check here or google. Let us know if you cant find one, I thought 2007 had that built-in... anyway panels - cool. Have a look at this old lisp I wrote for detailing panels... It was a very early attempt, so no error checking, and things like ortho and unit dir. can screw with it but your welcome to have a look. Use it with the sample .dwg provided. Quote
paulmcz Posted November 26, 2007 Posted November 26, 2007 http://mgoodarchitectural.fateback.com/Lisp%20Routine.htm Look for "numbering.lsp" Quote
VVA Posted November 27, 2007 Posted November 27, 2007 look this http://www.cadtutor.net/forum/showthread.php?t=11114 Quote
kisholoy mukherjee Posted September 5, 2010 Posted September 5, 2010 I can't seem to be able to install the autonumber (autonumb.lsp) and use it in conjunction with autocad. Can someone please help? I am still a noivce in autocad. Thanks. Quote
lpseifert Posted September 5, 2010 Posted September 5, 2010 http://www.cadtutor.net/forum/showthread.php?1390-How-to-use-the-LISP-routines-in-this-archive Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.