Jump to content

Wblocks/toolpallete


Recommended Posts

Posted

Hello CADders, I hope you all had a great Holiday Season! I am struggling trying to figure out how to resolve this issue I am having. I am working with a vendor drawing. There are symbols such as pump, reducer, and many different types of valves on the vendors drawing. The symbols on the vendor is not what our standard symbols look like. I need to update all the symbols. Every time I insert a block from the tool pallete, it does not ask me if I want to redefine the block. It uses the vendors block automatically. Can you please tell me how to turn on the settings in order to ask me if I want to redefine the block? Thanks in advance for your help!

Posted

I don't think you can with a tool palette. Either use the design centre (don't know how to set it to redefine but I know it can) or use the INSERT command.

Posted

Command entry: attredef.

 

Redefines a block and updates associated attributes.

 

Is this what you are referring to Dave?

Posted

ReMark,

 

Attredef is what I had to use, however, in the past, I remember that I never had to type Attredef because I used to be able to insert a block from the tool pallete and it automatically asked if I wanted to redefine the block. Now that option disappeared. Do you know what I am talking about?

Posted

I've only been using palettes a little while and have never seen an option to redefine the block definition,. If I have to redefine blocks I always use the -INSERT option. I'll have to investigate ATTREDEF as I've never used that either.

Posted

having looked into attredef it is not suitable for what I do.

 

Here is my method to redefine a block called "Fred" currently in the drawing to a different one defined in an external file. If the external file is in a pathed folder

 

-INSERT

Fred=

 

reply YES to screen prompt but ESC after accepting the redefine.

 

If the block is not in a pathed folder use the INSERT command and navigate to the new file. Again accept the redefine and esc before placing the new block.

 

If I have a lot to do and I script the change which will preclude the use of esc I place one instance of the block and ERASE L to delete the last entry.

 

If the new block has attributes either BATTMAN, ATTSYNC or maybe ATTREDEF to re-sync all the attributes.

Posted

AutoCAD does not ask if I want to redefine the block. How do I setup AutoCAD to ask me if I want to redefine the block?

Posted

if the block (file) you are inserting has the same name you should automatically be asked if you want to redefine. I don't know a way of supressing this prompt. If however the drawing you received has blocks with a different name you can either use

 

-INSERT

theirBlockName=myBlockName

 

or use the RENAME command to change the name of their blocks to suit your standards.

 

if you use the theirBlockName=myBlockName approach you will be left with their symbol names but your definitions.

Posted
Would blockreplace not get the job done?
possibly but I think it is an express tool so may not be installed on all machines - besides, my way works from version 10 on. :)

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