<?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: How do you swap/ replace title blocks in standard AutoCAD? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293113#M78132</link>
    <description>&lt;P&gt;Hi, Jimmy,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I sort of laid out the problem I am facing on my reply to Sebastian in this thread. &lt;A href="https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293102/highlight/true#13293102" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Here&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2025 14:50:09 GMT</pubDate>
    <dc:creator>rchacinRUGAK</dc:creator>
    <dc:date>2025-01-31T14:50:09Z</dc:date>
    <item>
      <title>How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10309598#M78122</link>
      <description>&lt;P&gt;I have a set of drawings I created with a template title block. But my CAD manager has updated a new template (different file). How do I swap my existing title blocks with the new one?&lt;/P&gt;&lt;P&gt;The new one works if I create a new drawing but I just want to replace the title blocks in my existing drawings.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 00:50:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10309598#M78122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-13T00:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10309795#M78123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can copy the title block from the new template and paste it into the drawing which you are working on if you have a single layout in your drawing, if in case you have multiple layouts in your drawing then you can copy all the content from the modelspace using command ctrl+c and then paste (paste to origin command "PASTEORIGIN") it into a new drawing created using the updated template.&lt;/P&gt;
&lt;P&gt;While copying the title block from the new template make sure the block name of both title blocks is not the same. If its same then while pasting the new title block it will be replaced with the old title block. If that's the problem, you first need to rename the old title block sing the command "RENAME" and then paste the new title block&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 03:41:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10309795#M78123</guid>
      <dc:creator>vinodkl</dc:creator>
      <dc:date>2021-05-13T03:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10310326#M78124</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have a set of drawings I created with a template title block. But my CAD manager has updated a new template (different file). How do I swap my existing title blocks with the new one?&lt;/P&gt;
&lt;P&gt;The new one works if I create a new drawing but I just want to replace the title blocks in my existing drawings.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Is the title block a Block in the existing drawings?&amp;nbsp; If so, and if the insertion base point of the new one [set with the BASE command in the "different file"] is the same as the Block's insertion point in the current drawing, do this at the Command line in each existing drawing:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;-&lt;/FONT&gt;INSERT&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#00CCFF"&gt;&lt;EM&gt;CurrentBlockName&lt;/EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;=&lt;/FONT&gt;&lt;/STRONG&gt;&lt;EM&gt;DifferentFileName&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note the &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;hyphen&lt;/STRONG&gt;&lt;/FONT&gt; preceding the command name, to get the Command-line version, rather than the dialog box.&amp;nbsp; The &lt;FONT color="#00CCFF"&gt;two names&lt;/FONT&gt; must surround the &lt;FONT color="#FF00FF"&gt;equal sign&lt;/FONT&gt; with no spaces.&amp;nbsp; If the new one is not in a location where AutoCAD knows to look [some place in the Support File Search Path list, in the Files tab in the &lt;FONT color="#000000"&gt;OPTIONS&lt;/FONT&gt; dialog box], you will need to include the &lt;FONT color="#800080"&gt;path&lt;/FONT&gt; with the file name:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#00CCFF"&gt;&lt;EM&gt;CurrentBlockName&lt;/EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;=&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080"&gt;&lt;EM&gt;X:\Your\File\Path\&lt;/EM&gt;&lt;/FONT&gt;&lt;EM&gt;DifferentFileName&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can omit the .dwg filetype ending -- it won't consider any other kind of file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will ask whether you want to redefine the Block -- answer Yes.&amp;nbsp; Then the Block will have been redefined, and you can cancel the Insert command without completing insertion of another one.&amp;nbsp; All existing insertions of it will be updated, retaining their Layers, insertion points, scale factors &amp;amp; rotation angles, including in all Layouts if there are more than one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The name of the Block in the current drawing will still be the same as it was, so if you want it to change to match the name of the new one's source file, use &lt;FONT color="#000000"&gt;RENAME&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the future, use &lt;FONT color="#000000"&gt;&lt;STRONG&gt;XREF&lt;/STRONG&gt;&lt;/FONT&gt;'s for title blocks, instead of Blocks.&amp;nbsp; When you change the source Xref'd drawing, it will automatically be updated every time you open any drawing it's Xref'd into, without your needing to do anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 11:06:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10310326#M78124</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-05-13T11:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10310474#M78125</link>
      <description>&lt;P&gt;You can also press Ctrl+2 to use Design Center to insert the new title block and replace the existing.&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 12:11:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10310474#M78125</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2021-05-13T12:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10314073#M78126</link>
      <description>&lt;P&gt;If you have many drawings you can use our app&amp;nbsp;&lt;A href="https://jtbworld.com/jtb-batch-change-for-autocad" target="_self"&gt;JTB Batch Change&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 21:46:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/10314073#M78126</guid>
      <dc:creator>JTBWorld</dc:creator>
      <dc:date>2021-05-14T21:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/12406399#M78127</link>
      <description>&lt;P&gt;Great help @Anonymous -- Thanks.&lt;/P&gt;&lt;P&gt;I just want to add:&lt;/P&gt;&lt;P&gt;Try the command “ATTSYNC” to update the attributes locations&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 19:40:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/12406399#M78127</guid>
      <dc:creator>johnUAVLJ</dc:creator>
      <dc:date>2023-11-28T19:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13291792#M78128</link>
      <description>&lt;P&gt;Hi, Kent,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm ACADE user needing to do what's described in the original post. Your answer is the closest I've managed to get so far, but I still have some issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For background, I am working on a set of drawings that were drafted in a different software and then exported as .dwg, which I then imported into a project. The "title block", just as every other "component" in the drawing is just a block without any kind of intelligence. I would like to be able to replace what's in it with an actual title block whose fields can be updated globally from a &lt;EM&gt;Title Block Update...&lt;/EM&gt;&amp;nbsp;I have a title block that matches the needs of the project, and using it would make the automatic page count and relocation much easier than manually typing on each block/page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You method got me to be able to replace the existing block with my [title] block. However, it's still just a block albeit with attributes (if accessed through the Block Editor).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this is an old post, but I wonder if you have any further advise that would help?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 22:15:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13291792#M78128</guid>
      <dc:creator>rchacinRUGAK</dc:creator>
      <dc:date>2025-01-30T22:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13291834#M78129</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not sure what your issue is,&lt;/P&gt;&lt;P&gt;nested blockreference or just attributes?&lt;/P&gt;&lt;P&gt;Does it work with a new blockreferenc? Run INSERT&lt;/P&gt;&lt;P&gt;If so:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't forget to update your existing blockreference (Attributes).&lt;/P&gt;&lt;P&gt;As mentioned above, run Attsync&lt;/P&gt;&lt;P&gt;to update your blockreferenc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 22:44:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13291834#M78129</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-01-30T22:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13292004#M78130</link>
      <description>&lt;P&gt;What is it you next want to achieve next? Do you have regular text from the old block that you want to be added as attributes? If so, you need to get help to create a script for this conversion. Feel free to contact me if needed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 00:54:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13292004#M78130</guid>
      <dc:creator>JTBWorld</dc:creator>
      <dc:date>2025-01-31T00:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293102#M78131</link>
      <description>&lt;P&gt;Hi, Sebastian,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure I follow your train of thought, but to help visualize my predicament:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Running "-INSERT" did allow me to paste a custom-made .dwt title block on an existing drawing.&lt;/LI&gt;&lt;LI&gt;This .dwt template/title block works perfectly if used in a new drawing, but when inserted through the method described above it can no longer be updated via traditional means — that is, Title Block Update button.&lt;/LI&gt;&lt;LI&gt;If I don't a "ATTSYNC" it retains some of its attributes, so I can double-click it and fill them out like you would any other component. But they are out of place.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;If I run a "ATTSYNC" then those attributes disappear. By double-clicking the title block then I am prompted with the Block Editor. From&amp;nbsp;&lt;EM&gt;within&amp;nbsp;&lt;/EM&gt; the Block Editor I am then able to to see the attributes. However, this is ineffective for me.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What I would like to accomplish is to simply be able to use the title block template in the same way I would in a new drawing. That is, update the data in it such as &lt;EM&gt;Project Name, Drawn By, Description #1&lt;/EM&gt;, so on and so forth by simply doing a Title Block Update.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to edit this information in the current drawings I have to double-click the pseudo title block, go in the Block Editor, and then edit each text field one by one, on every single page. Where there's potentially dozens of them, it turns into a very poor workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS #1: I can't run "INSERT" (without the dash) because that wouldn't allow me to insert the .dwt template, only a .dwg drawing. And what I am trying to do is not change the visuals/aesthetics of it — I am trying to bring intelligence to it.&lt;/P&gt;&lt;P&gt;PS#2: These drawings came from a different software (EPLAN, I believe), so nothing in them has any intelligence, including the title block. In other works, the title block in these drawings is just a block with a drawing framing the page, with text fields to account for the regular stuff you'd expect to find in an electrical schematic.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 14:53:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293102#M78131</guid>
      <dc:creator>rchacinRUGAK</dc:creator>
      <dc:date>2025-01-31T14:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293113#M78132</link>
      <description>&lt;P&gt;Hi, Jimmy,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I sort of laid out the problem I am facing on my reply to Sebastian in this thread. &lt;A href="https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293102/highlight/true#13293102" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Here&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 14:50:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293113#M78132</guid>
      <dc:creator>rchacinRUGAK</dc:creator>
      <dc:date>2025-01-31T14:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do you swap/ replace title blocks in standard AutoCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293155#M78133</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;PS #1: I can't run "INSERT" (without the dash) because that wouldn't allow me to insert the .dwt template,"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And do you know why? Because&amp;nbsp; .dwt files a not to use as drawing or blockdefinition files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;They are for file templates only!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#2 -&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This old insert has Attributes!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The old block has no attributdefinitions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Y&lt;SPAN&gt;ou will loose values because you don't use the same attribute names, thats the problem!.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hey, without your drawing "original" and "mynewblock" it's just guessing. But i have a lot expierence &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think your insert has attributes, flaged as 'constant', what is "impossible" to do by GUI in Adesk-Products, but it is possible by other programs and by programming too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's also possible to edit the attributes to be editable again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And it is also possible to redefine the blockdefinition aswell.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So you have editable attributes abd the blockdefinition is build to create the same inserts, with the same editable attributes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But not ootb, you need a tool to do this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(I don't know about a all-in-one Tool on market, but i know that it works, vecause of my own function fir FixEplanExports)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 15:10:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-you-swap-replace-title-blocks-in-standard-autocad/m-p/13293155#M78133</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-01-31T15:10:47Z</dc:date>
    </item>
  </channel>
</rss>

