Jump to content

Recommended Posts

Posted

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.

Posted

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.

  • 2 years later...
Posted

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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...