Renaming Blocks
Renaming Blocks
(OP)
I have 100 examples of one block in a drawing. I want to change 25 to another symbol and leave the others as they are (basicly rename the 25 and then refedit them).
Is renaming blocks possible.
THANKS
Is renaming blocks possible.
THANKS





RE: Renaming Blocks
I think You can google for a lisp, which can replace selected blocks with another.
Without lisp:
Make a WBLOCK with the blocks, which You want to change->
OPEN the wblock, and RENAME the blocks, REFEDIT them->
reimport the wblock into Your drawing...
HTH, Lothar
ADT 2004
ACAD 2002
RE: Renaming Blocks
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: Renaming Blocks
but how do You change a selected number of blocks, not all...?
ADT 2004
ACAD 2002
RE: Renaming Blocks
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: Renaming Blocks
RE: Renaming Blocks
L.
ADT 2004
ACAD 2002
RE: Renaming Blocks
layer if that would help. Then copy
all 25 to another drawing. Redefine
the 75 in the original drawing and then
insert the 25 back into the drawing.