<?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: Load blocks in every drawing in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7789454#M190801</link>
    <description>&lt;P&gt;You can also set up a palette with those blocks on it, so even though they aren't in the drawing when you first make it, they are easily dropped into it.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Feb 2018 17:26:05 GMT</pubDate>
    <dc:creator>gotphish001</dc:creator>
    <dc:date>2018-02-19T17:26:05Z</dc:date>
    <item>
      <title>Load blocks in every drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7788711#M190798</link>
      <description>&lt;P&gt;Is there a way&amp;nbsp;I can make every drawing I create have some blocks loaded so I dont have to type the insert command and find the blocks location every time?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 14:10:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7788711#M190798</guid>
      <dc:creator>Lex_van_Ham</dc:creator>
      <dc:date>2018-02-19T14:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load blocks in every drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7788856#M190799</link>
      <description>Always start with a DWT template file that has all the content you want already in it: just like the rest of us do.</description>
      <pubDate>Mon, 19 Feb 2018 14:50:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7788856#M190799</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2018-02-19T14:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Load blocks in every drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7788914#M190800</link>
      <description>&lt;P&gt;Set up a drawing with whatever you want in it [Block definitions, insertions if you want, and also Layers, Text and Dimension and other Styles, etc., etc.], and Save it as a drawing template [.dwt] file, in the bottom of the SAVEAS dialog box:&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="dwt.PNG" style="width: 426px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/464753iCBBE8B0033033543/image-size/large?v=v2&amp;amp;px=999" role="button" title="dwt.PNG" alt="dwt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set that to be the default template for new drawings, in the OPTIONS dialog box, Files tab:&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="DefaultDWT.PNG" style="width: 381px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/464754i6A3E3C6CA8AE65BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="DefaultDWT.PNG" alt="DefaultDWT.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 15:07:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7788914#M190800</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-02-19T15:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Load blocks in every drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7789454#M190801</link>
      <description>&lt;P&gt;You can also set up a palette with those blocks on it, so even though they aren't in the drawing when you first make it, they are easily dropped into it.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 17:26:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7789454#M190801</guid>
      <dc:creator>gotphish001</dc:creator>
      <dc:date>2018-02-19T17:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load blocks in every drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7796024#M190802</link>
      <description>&lt;P&gt;Well, not all of us. &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.autodesk.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I prefer to keep my drawings svelte so they don't all contain blocks and definitions (linetypes, dimstyles, etc.) that are&amp;nbsp;seldom used and need purging and such.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My approach is to create a .dwg with the blocks that you need, then insert the .dwg when needed. In fact you could then set up a macro that would insert that .dwg with a simple command such as IA (Insert All)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 18:08:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/load-blocks-in-every-drawing/m-p/7796024#M190802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T18:08:55Z</dc:date>
    </item>
  </channel>
</rss>

