Jump to content

Recommended Posts

Posted

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

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

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

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

  • 1 year later...
Posted

How can we give a specific letter to attributes? For example B1 B2 B3...

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