Jump to content

Change Block Name


Freerefill

Recommended Posts

  • Replies 43
  • Created
  • Last Reply

Top Posters In This Topic

  • Lee Mac

    18

  • Freerefill

    10

  • David Bethel

    7

  • Commandobill

    2

I deal with drawings containing many 'paste as block' blocks, with random names. Renaming those blocks with the 'rename' command is far from ideal, because the rename dialogue box doesn't show a preview of the block you're renaming. You have to remember the block name before entering the rename dialogue. Simply clicking on the block to rename is a great way to select the block you want to rename.

I never waste time loading a lisp; if I find a useful routine, i add it to a master lisp that's always loaded and always ready to be used.

 

I spoke to soon though, as this routine redefines only the selected block as a new block, whereas I was hoping it would rename the existing block and all it's instances.

Still cool and with its uses, but not what i need :)

Link to comment
Share on other sites

  • 5 months later...

Pls help me with a Auto cad lisp programme which find and replaces attribute values in autocad attributes

 

eg if the VALUES of different attributes are CAXXXXYYYY001,CAXXXXYYYY002,CAXXXXYYYY003 etc

then

I would like to replace 2nd letter 'C' with letter 'D'

thus it becomes

CDXXXXYYYY001,CDXXXXYYYY002,CDXXXXYYYY003 etc

 

already got one .exe programme but system security does not allow me to install the programme to my system thats y I badly need a lisp

 

kindly help

 

thanks in advance

 

pls send the code to rajtoms@saudia.com

Merlin Menaco

Link to comment
Share on other sites

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