<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Duplicating Multiple Layers with in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543462#M202973</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would use DesignCenter to drag &amp;amp; drop these layers to a new drawing, then in the new drawing rename the layers (manually or using command _RENAME if possible).&lt;/P&gt;
&lt;P&gt;When they are finished again use DesignCenter to drag &amp;amp; drop these layers from the temporary dwg to the original one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2017 16:59:55 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2017-11-14T16:59:55Z</dc:date>
    <item>
      <title>Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543348#M202970</link>
      <description>&lt;P&gt;I'm looking for a way to duplicate multiple layers at once, maintaining all their properties and just changing one letter in the name. Possible?&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UNIT_A_CROWN&lt;/P&gt;&lt;P&gt;UNIT_A_FRAME&lt;/P&gt;&lt;P&gt;UNIT_A_FACING&lt;/P&gt;&lt;P&gt;UNIT_A_BASEBOARD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Duplicated with new names&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UNIT_B_CROWN&lt;/P&gt;&lt;P&gt;UNIT_B_FRAME&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 16:40:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543348#M202970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T16:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543456#M202971</link>
      <description>And keep them in the same drawing file? You could isolate those layers, wblock them out to a new file, open that one, rename, then insert this block back into the original.&lt;BR /&gt;&lt;BR /&gt;If this is something you need to do often, it could be automated with lisp, etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Nov 2017 16:58:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543456#M202971</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2017-11-14T16:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543461#M202972</link>
      <description>Copy/Paste some object in those layers to new drawing.&lt;BR /&gt;Rename &lt;BR /&gt;UNIT_A_*&lt;BR /&gt;to&lt;BR /&gt;UNIT_B_*&lt;BR /&gt;copy/past back aside, delete objects.</description>
      <pubDate>Tue, 14 Nov 2017 16:59:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543461#M202972</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2017-11-14T16:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543462#M202973</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would use DesignCenter to drag &amp;amp; drop these layers to a new drawing, then in the new drawing rename the layers (manually or using command _RENAME if possible).&lt;/P&gt;
&lt;P&gt;When they are finished again use DesignCenter to drag &amp;amp; drop these layers from the temporary dwg to the original one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 16:59:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543462#M202973</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2017-11-14T16:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543725#M202974</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;I'm looking for a way to duplicate multiple layers at once, maintaining all their properties and just changing one letter in the name. ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;UNIT_A_CROWN&lt;/P&gt;
&lt;P&gt;UNIT_A_FRAME&lt;/P&gt;
&lt;P&gt;....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Duplicated with new names&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;UNIT_B_CROWN&lt;/P&gt;
&lt;P&gt;UNIT_B_FRAME&amp;nbsp;&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Try this [lightly tested]:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(foreach lay '("UNIT_A_CROWN" "UNIT_A_FRAME" "UNIT_A_FACING" "UNIT_A_BASEBOARD")&lt;BR /&gt;&amp;nbsp; (setq ldata (entget (tblobjname "layer" lay)))&lt;BR /&gt;&amp;nbsp; (entmake (subst (cons 2 (vl-string-subst "_B_" "_A_" lay)) (assoc 2 ldata) ldata))&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It assumes the Layers in the list are in the drawing, but it could be made to check that for each one, and make the _B_ ones only for those _A_ ones that exist.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 18:27:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/7543725#M202974</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-11-14T18:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8378336#M202975</link>
      <description>&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;For Single Layer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;Today I discovered a weird trick, type -, anywhere in a layer name and it makes an exact copy underneath it with the dash added. (I use Acad 2018 so I can’t vouch for older versions).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;Then add your unique text: eg. Calendar_Month_Headers - add a dash and comma with no space:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;Calendar_Month_Headers-, &amp;nbsp;you end up with: Calendar_Month_Headers- &amp;nbsp;then add your text, or put at beginning like -,Calendar_Month_Headers &amp;nbsp;you will get -Calendar_Month_Headers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;For Multiple Layers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;Press Alt+S in your layers manager or type LAS at command line, export layers list to; eg. mytest.las, open with text editor, copy your sections and rename there, save, import back to drawing. Technically you leave your drawing but you don’t need a second drawing, I realize these are funky workarounds but until Autodesk follows forums, sees years of us asking for stuff and not fixing them (they do fix some of them), we have to do this stuff. Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;R.L. Hamm&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Nov 2018 23:29:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8378336#M202975</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2018-11-03T23:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8380035#M202976</link>
      <description>&lt;P&gt;Thanks! That's a useful trick to know. I usually just highlight the layer I want to copy properties of and click 'new layer' but you still need to rename that new layer from 'layer1' to the new name in that case.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 10:33:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8380035#M202976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T10:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8380083#M202977</link>
      <description>&lt;P&gt;Yes, the workflow is pretty simple - confirm a new name with comma key instead of enter.&lt;/P&gt;
&lt;P&gt;Reference &lt;A href="https://ltunlimited.typepad.com/my_weblog/2011/02/keyboard-shortcuts-for-creating-new-layers.html" target="_blank"&gt;HERE&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 11:04:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8380083#M202977</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2018-11-05T11:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8382139#M202978</link>
      <description>&lt;P&gt;Hmm, so that is a thing, I thought I found some weird anomaly.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 05:35:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8382139#M202978</guid>
      <dc:creator>rhgrafix</dc:creator>
      <dc:date>2018-11-06T05:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicating Multiple Layers with</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8382357#M202979</link>
      <description>&lt;P&gt;Well, it's one of those many less/un known tricks that autocad&amp;nbsp;have. Undocumented, but intentional behavior.&lt;/P&gt;
&lt;P&gt;You definitely deserve kudos for the discovery.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IMHO what is weird is that comma key. Why a comma key?! I can imagine that combinations like CTRL+Enter&amp;nbsp;or Shirt+Enter would be better.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 08:32:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicating-multiple-layers-with/m-p/8382357#M202979</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2018-11-06T08:32:39Z</dc:date>
    </item>
  </channel>
</rss>

