AutoCAD 2010/2011/2012 DWG Format
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
All.
I am working with PDS embedded in AutoCAD 2012.
When i export i get all my layer names begining with reference from L000 - L510 etc etc example below:
L005 hyd_ANN_CHLINES
L006 hyd_ANN_CHTEXT
L007 hyd_ANN_TPLINES
L008 hyd_ANN_TPTEXT etc etc etc
I want to rename them as follows:
hyd_ANN_CHLINES
hyd_ANN_CHTEXT
hyd_ANN_TPLINES
hyd_ANN_TPTEXT etc etc etc
I would like to do this multiple layers without having to do each one in turn.
Any thoughts would be appriciated.
Cheers
Ben
Solved! Go to Solution.
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Use Rename command:
Old name: L00* h*
New name: h*
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks for the reply,
That did no quite do it. It only renamed layers L001-L009 and changed them to this:
h5 hyd_ANN_CHLINES
h6 hyd_ANN_CHTEXT
h7 hyd_ANN_TPLINES
h8 hyd_ANN_TPTEXT
h9 hyd_ANN_JPLINES
L010 hyd_ANN_JPTEXT
etc etc I need all references to L001- L510 removed and all layers to start with hyd.
Cheers
Ben
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Ben,
I was able to replicate what you are trying to do, pleae see attached and give it another try.
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hmm still not doing what i want. I have a long list of layers up to L510 some furher examples shown.
L005 hyd_ANN_CHLINES
L006 hyd_ANN_CHTEXT
L007 hyd_ANN_TPLINES
L008 hyd_ANN_TPTEXT
L031 hyd_LSEC_CHTEXT
L032 hyd_LSEC_HOIZ_ALIGN
L033 hyd_LSEC_VERT_ALIGN
L034 hyd_LSEC_JUNC_LINES
L205 hyd_P_Contour_P
L206 hyd_P_Contour_P_LABEL
L207 hyd_P_Contour_S
L208 hyd_P_Contour_S_LABEL
I need all of these removed L### and leave the layer starting with hyd_........................
Cheers
Ben
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Sorry, I didn't pay attention to the first part of your post :
Did you try selecting one of the layers in the rename dialoge, then backspacing and adding a wildcard?
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Not being too good with the wildcard character searching things, I have tried all I know and I am leaning on the mercy of the community, this is driving me made!!
I've tried PDS output but it can't be done through that software so I need a ACAD solution.
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Ben,
My last response may have been a bit unclear:
In the rename dialoge select one of the layers so it is in the 'old name' box ,right click and copy it to the the rename box then backspace to where you want the change, add the wildcard (*).
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
That does not work. I want to remove the L### at the start of each layer name and retain the hyd_?????? after.
Re: Rename Multiple layers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
benstoodley, try
Command: rename
Old name: L### h*
New name: h*
Henrique


