Display full version of the post: Renaming blk, layer and others

vaa13
16.02.2011, 03:56
hi all,
 
i have a problem of the renaming.
since i have some of drawing which binding (bind type is binded) already.
and those layer , block  text style..etc.. become xxxxxx$0$yyyyyy..
 
and now, i  wanna rename those name as yyyyyy only.
 
if there any easy way to fixed.
 
many thanks
 
 
p.S. ther are any lisp for this?~~vaa132011-02-16 08:45:02

CarlB
16.02.2011, 06:33
For layer renaming, you can use "layer" "rename" command, then use wildcards (such as "*$yyyyyy" to "*").
Use "rename" command for blocks.
 
if there are lots to change, you might try searching for the various lisp routines on the web.