<?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 Change text styles across multiple dwg files in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12034407#M34271</link>
    <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a tool/lisp/routine availble to perform a mass textstyle properties change across multiple dwgs?&lt;/P&gt;&lt;P&gt;I'm looking to change the font type for a specific textstyle across all my dwgs.&amp;nbsp; Is there a way to do this without going into every dwg file and changing it manually?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2023 19:31:54 GMT</pubDate>
    <dc:creator>jamaine.murphy</dc:creator>
    <dc:date>2023-06-14T19:31:54Z</dc:date>
    <item>
      <title>Change text styles across multiple dwg files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12034407#M34271</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a tool/lisp/routine availble to perform a mass textstyle properties change across multiple dwgs?&lt;/P&gt;&lt;P&gt;I'm looking to change the font type for a specific textstyle across all my dwgs.&amp;nbsp; Is there a way to do this without going into every dwg file and changing it manually?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 19:31:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12034407#M34271</guid>
      <dc:creator>jamaine.murphy</dc:creator>
      <dc:date>2023-06-14T19:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change text styles across multiple dwg files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12034585#M34272</link>
      <description>You need to know the STYLE name inside each DWG file.&lt;BR /&gt;You need to know the new font name to substitute.&lt;BR /&gt;Then you can write a script file, and use a batch script processor to run it across as many DWG files are you need.&lt;BR /&gt;&lt;BR /&gt;How far did you get so far in your testing in one DWG file?</description>
      <pubDate>Wed, 14 Jun 2023 20:57:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12034585#M34272</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-06-14T20:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change text styles across multiple dwg files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12036052#M34273</link>
      <description>&lt;P&gt;Ah okay. So its possible, kewl.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I've no idea how to do what you've suggested.&lt;/P&gt;&lt;P&gt;Could you point me in the right direction to do this.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 12:08:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12036052#M34273</guid>
      <dc:creator>jamaine.murphy</dc:creator>
      <dc:date>2023-06-15T12:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change text styles across multiple dwg files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12036265#M34274</link>
      <description>HELP is a good place to start learning about SCRIPT file creation &lt;A href="https://help.autodesk.com/view/ACD/2023/ENU/?guid=GUID-BE44AE86-7638-48C9-BE5B-C1DF8E4C8808" target="_blank"&gt;https://help.autodesk.com/view/ACD/2023/ENU/?guid=GUID-BE44AE86-7638-48C9-BE5B-C1DF8E4C8808&lt;/A&gt;&lt;BR /&gt;This online tutorial is less technical &lt;A href="https://xlncad.com/scripting-in-autocad/" target="_blank"&gt;https://xlncad.com/scripting-in-autocad/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is n online tutorial about using a script batch processor with your successfully tested SCRIPT file &lt;A href="https://www.cad-notes.com/run-a-script-on-multiple-dwg-with-scriptpro/" target="_blank"&gt;https://www.cad-notes.com/run-a-script-on-multiple-dwg-with-scriptpro/&lt;/A&gt;</description>
      <pubDate>Thu, 15 Jun 2023 13:23:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12036265#M34274</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-06-15T13:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change text styles across multiple dwg files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12036732#M34275</link>
      <description>&lt;P&gt;If you were to consider third party add-ons, &lt;A title="Massive Collection of Productivity Tools for AutoCAD" href="https://www.dotsoft.com/toolpac.htm" target="_blank" rel="noopener"&gt;DotSoft's ToolPac&lt;/A&gt; contains a Style Merge tool that works across multiple drawings.&amp;nbsp; The files are not actually opened in the editor meaning extremely fast processing versus scripting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.png" style="width: 539px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1228198iF5B60259A82ED707/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.png" alt="Capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 15:56:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/change-text-styles-across-multiple-dwg-files/m-p/12036732#M34275</guid>
      <dc:creator>TerryDotson</dc:creator>
      <dc:date>2023-06-15T15:56:46Z</dc:date>
    </item>
  </channel>
</rss>

