Jump to content

Help pls with "Automatically Label Attributes"


R3nzoku

Recommended Posts

Hi,

 

The program will work with any attributed block, however, you will need to alter the name of the block and attribute tag listed at the top of the source code where noted (Line 18 & 19) to suit your block:

 

(setq *blockname* [highlight]"block"[/highlight]  ;; Name of Block to be Updated
     *blocktag*  [highlight]"tag"[/highlight]    ;; Attribute Tag to be Updated
)

Ask if you need further assistance.

 

Lee

Link to comment
Share on other sites

  • 2 months later...
  • 2 months later...

Hello Lee

 

I have one question, Is it possible to have two attributes in a block and have the lisp routine work on both? If yes, then how can I add another attribute name to your program?

 

Best Regards

 

Adsk

Link to comment
Share on other sites

I have one question, Is it possible to have two attributes in a block and have the lisp routine work on both? If yes, then how can I add another attribute name to your program?

 

The current version of the program will only permit you to renumber a single attribute.

Link to comment
Share on other sites

  • 1 year later...

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...