<?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: duplicate block with new name in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861576#M39474</link>
    <description>&lt;P&gt;Use the &lt;STRONG&gt;Wblock&lt;/STRONG&gt; command and select the block using the &lt;STRONG&gt;Block&lt;/STRONG&gt; button and save that into a folder on your computer and then use &lt;STRONG&gt;Windows Explorer&lt;/STRONG&gt; to select and rename the dwg in the folder as another name then &lt;STRONG&gt;Insert&lt;/STRONG&gt; that back into your drawing. Now you have two different named blocks but with exactly the same content in the same drawing&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 06:59:49 GMT</pubDate>
    <dc:creator>paullimapa</dc:creator>
    <dc:date>2023-03-31T06:59:49Z</dc:date>
    <item>
      <title>duplicate block with new name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861248#M39471</link>
      <description>&lt;P&gt;The goal is to duplicate a single instance of a block and with a new name without having to delete and replace the original. Is there any way to duplicate an existing block with a new name?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 04:06:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861248#M39471</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2023-03-31T04:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate block with new name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861356#M39472</link>
      <description>&lt;P&gt;make a new block, with the new name, insert and explode the old block. Save the new block definition. Now you'll have 2 block definitions with different names but with the same geometry/attributes.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This will not work with dynamic blocks. You could do the same with two autocad drawings, in one you open the original block in the block editor, and with the other you open the new (empty) block in the block editor. You can use the copybase command to copy everything from one block editor to the other.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 04:39:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861356#M39472</guid>
      <dc:creator>Michiel.Valcke</dc:creator>
      <dc:date>2023-03-31T04:39:12Z</dc:date>
    </item>
    <item>
      <title>Betreff: duplicate block with new name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861515#M39473</link>
      <description>&lt;P&gt;In Architecture it should be 8ffered in your context menu,&lt;/P&gt;
&lt;P&gt;but not in AutoCAD.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need a tool to do that, like this &lt;A href="http://www.lee-mac.com/copyblock.html" target="_blank" rel="noopener"&gt;&amp;lt;click&amp;gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 06:33:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861515#M39473</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-03-31T06:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate block with new name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861576#M39474</link>
      <description>&lt;P&gt;Use the &lt;STRONG&gt;Wblock&lt;/STRONG&gt; command and select the block using the &lt;STRONG&gt;Block&lt;/STRONG&gt; button and save that into a folder on your computer and then use &lt;STRONG&gt;Windows Explorer&lt;/STRONG&gt; to select and rename the dwg in the folder as another name then &lt;STRONG&gt;Insert&lt;/STRONG&gt; that back into your drawing. Now you have two different named blocks but with exactly the same content in the same drawing&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 06:59:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11861576#M39474</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-03-31T06:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate block with new name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11862257#M39475</link>
      <description>&lt;P&gt;You can use the &lt;STRONG&gt;BDN&lt;/STRONG&gt; command in &lt;STRONG&gt;BlockDupNewName.lsp&lt;/STRONG&gt;, &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/block-rename-lsp/m-p/8550618/highlight/true#M380100" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 11:32:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11862257#M39475</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-03-31T11:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate block with new name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11865294#M39476</link>
      <description>&lt;P&gt;In Autocad MEP there is a commnad for this: COPYBLOCKDEFANDASSIGN.&lt;BR /&gt;If you use one of Autocad verticals you can check if you have such a command.&lt;BR /&gt;I 'm not sure if it exists in normal Autocad.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 19:56:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11865294#M39476</guid>
      <dc:creator>andkal</dc:creator>
      <dc:date>2023-04-01T19:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate block with new name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11865894#M39477</link>
      <description>&lt;P&gt;Especially for this case, the &lt;A href="https://sites.google.com/site/avcplugins/assembly" target="_blank" rel="noopener"&gt;AVC Assembly&lt;/A&gt; plugin has the AsmNew command.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2023 08:44:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/duplicate-block-with-new-name/m-p/11865894#M39477</guid>
      <dc:creator>AVCPlugins</dc:creator>
      <dc:date>2023-04-02T08:44:04Z</dc:date>
    </item>
  </channel>
</rss>

