<?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 Blocks library in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864664#M307190</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I open a drawing &amp;amp; draw items &amp;amp; then add them to the blocks libray they are only available the drawing Ive opened, when I open another drawing the blocks I drew &amp;amp; added are not in the second drawing. How do I have the blocks library common to all drawings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tess&lt;/P&gt;</description>
    <pubDate>Fri, 16 Oct 2015 13:11:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-16T13:11:15Z</dc:date>
    <item>
      <title>Blocks library</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864664#M307190</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I open a drawing &amp;amp; draw items &amp;amp; then add them to the blocks libray they are only available the drawing Ive opened, when I open another drawing the blocks I drew &amp;amp; added are not in the second drawing. How do I have the blocks library common to all drawings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tess&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 13:11:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864664#M307190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-16T13:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks library</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864668#M307191</link>
      <description>&lt;P&gt;WBLOCK instead of BLOCK ; or go to ADCENTER and grab them.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 13:20:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864668#M307191</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2015-10-16T13:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks library</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864677#M307192</link>
      <description>&lt;P&gt;&lt;STRONG&gt;WBLOCK&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Put the resulting drawing file in some location that's in your Support File Search Path list in Options to make it easily available in other drawings, i.e. you can just give its name in the Insert command, and AutoCAD will find it. &amp;nbsp;You can also put it somewhere else and Browse for it in Insert.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have already defined a Block in the current drawing, and want it to be available in other drawings, WBLOCK has an option to just take an existing Block definition and make a separate drawing file out of it. &amp;nbsp;But you can also make a separate drawing file out of objects directly, similar to defining a regular Block but &lt;EM&gt;without&lt;/EM&gt; making them into a Block definition in the current drawing first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT: &amp;nbsp;And as Patchy said, you can always use ADCENTER [or its alias ADC] to get a Block [or Layer, or Text Style, or...] from inside any other drawing. &amp;nbsp;It does take more navigating to get there than Inserting a drawing made with WBLOCK in a directly-accessible&amp;nbsp;location, but it can make sense as a way of categorizing things. &amp;nbsp;You could have all of a category of items&amp;nbsp;as Blocks in one appropriately named&amp;nbsp;&lt;EM&gt;drawing&lt;/EM&gt; rather than as separate drawings in a similarly named&amp;nbsp;&lt;EM&gt;folder&lt;/EM&gt;. &amp;nbsp;And you can build commands or menu items that will &lt;EM&gt;do the navigating for you&lt;/EM&gt; for common categories. &amp;nbsp;For instance, I have front elevations of all manner of kitchen cabinets and related pieces for interior elevations, as Blocks in a drawing called KITCHCAB, and I have a &lt;EM&gt;command&lt;/EM&gt; called KC [only coincidentally the same as my initials] that opens up the ADC &lt;EM&gt;already in that drawing's Blocks list:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;;; KitchCab.lsp [command name: KC]&lt;BR /&gt;;; to bring up Design Center with list of Blocks in KITCHCAB.dwg&lt;BR /&gt;(defun C:KC ()&lt;BR /&gt;&amp;nbsp; (command "adcenter" "adcnavigate" "&lt;FONT color="#33CCCC"&gt;K&lt;/FONT&gt;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;FONT color="#33CCCC"&gt;My/File/Path&lt;/FONT&gt;/KITCHCAB.dwg/Blocks")&lt;BR /&gt;); end defun&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 13:30:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864677#M307192</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2015-10-16T13:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Blocks library</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864757#M307193</link>
      <description>&lt;P&gt;Thanks for the reply KC &amp;amp; Patchy&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 13:56:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/blocks-library/m-p/5864757#M307193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-16T13:56:13Z</dc:date>
    </item>
  </channel>
</rss>

