<?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 Betreff: Add a hatch from another drawing in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762174#M42247</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if you don't have the hatch definition, you can't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need a tool what can re-create the definition, but there is no function ootb.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2023 13:04:09 GMT</pubDate>
    <dc:creator>cadffm</dc:creator>
    <dc:date>2023-02-17T13:04:09Z</dc:date>
    <item>
      <title>Add a hatch from another drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762152#M42246</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to add and save a hatch in my drawing that i have found in another drawing. How do I do that?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 12:56:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762152#M42246</guid>
      <dc:creator>anch2304</dc:creator>
      <dc:date>2023-02-17T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Betreff: Add a hatch from another drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762174#M42247</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if you don't have the hatch definition, you can't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need a tool what can re-create the definition, but there is no function ootb.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 13:04:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762174#M42247</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-02-17T13:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add a hatch from another drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762263#M42248</link>
      <description>Google Search in Feb2023 says... &lt;A href="https://www.thesourcecad.com/how-to-export-and-import-custom-hatch-pattern-in-autocad/" target="_blank"&gt;https://www.thesourcecad.com/how-to-export-and-import-custom-hatch-pattern-in-autocad/&lt;/A&gt; and &lt;A href="https://www.cadforum.cz/en/extract-hatch-patterns-to-pat-files-copy-hatches-between-dwgs-tip7657" target="_blank"&gt;https://www.cadforum.cz/en/extract-hatch-patterns-to-pat-files-copy-hatches-between-dwgs-tip7657&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2023 13:34:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762263#M42248</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-02-17T13:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add a hatch from another drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762293#M42249</link>
      <description>&lt;P&gt;For XFER, try using the following command?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="スクリーンショット 2023-02-17 224347.png" style="width: 351px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1177957iF85FCC7AD8C442B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="スクリーンショット 2023-02-17 224347.png" alt="スクリーンショット 2023-02-17 224347.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 13:47:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11762293#M42249</guid>
      <dc:creator>WeTanks</dc:creator>
      <dc:date>2023-02-17T13:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add a hatch from another drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11763035#M42250</link>
      <description>&lt;P&gt;I used GETPAT.LSP for many years but switched to &lt;A href="https://www.theswamp.org/index.php?topic=20355.msg247604#msg247604" target="_blank" rel="noopener"&gt;model_hatch.lsp&lt;/A&gt; by Vladimir Nesterovsky&amp;nbsp;&amp;amp; later updated by 'gile' a few years ago. Try them both work but&amp;nbsp;model_hatch outputs to the text screen for you to copy &amp;amp; paste to whatever PAT file you choose while&amp;nbsp;GETPAT creates a new PAT file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 18:36:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11763035#M42250</guid>
      <dc:creator>TomBeauford</dc:creator>
      <dc:date>2023-02-17T18:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add a hatch from another drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11763037#M42251</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13473380"&gt;@anch2304&lt;/a&gt;&amp;nbsp;and always keep a copy of the custom .pat file and backed up with your projects that use it otherwise, you'll encounter the same problem again.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 18:37:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/add-a-hatch-from-another-drawing/m-p/11763037#M42251</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-02-17T18:37:53Z</dc:date>
    </item>
  </channel>
</rss>

