<?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: Help for Hatch in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139256#M6477</link>
    <description>&lt;P&gt;[Does "asi hatch" mean one of the A&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;N&lt;/STRONG&gt;&lt;/FONT&gt;SI... patterns?]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you added the pattern definition &lt;EM&gt;&lt;STRONG&gt;at the end&lt;/STRONG&gt;&lt;/EM&gt; of ACAD.pat, make sure there's a &lt;STRONG&gt;&lt;EM&gt;blank line at the end of the file&lt;/EM&gt;&lt;/STRONG&gt;, below the last line of the pattern definition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that doesn't fix it, it may help to save the .pat file, &lt;EM&gt;close out of AutoCAD completely&lt;/EM&gt;, and restart AutoCAD.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2024 16:22:12 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2024-11-08T16:22:12Z</dc:date>
    <item>
      <title>Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136614#M6468</link>
      <description>&lt;P&gt;I have a hatch pattern; can you help me create four separate hatches all for the origin?&lt;BR /&gt;0,0,0,0,1200,1100,-100&lt;BR /&gt;0,0,1100,0,1200,1100,-100&lt;BR /&gt;90,0,0,0,1200,1100,-100&lt;BR /&gt;90,1100,0,0,1200,1100,-100&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 15:54:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136614#M6468</guid>
      <dc:creator>pullstackautocad</dc:creator>
      <dc:date>2024-11-07T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136770#M6469</link>
      <description>What are the differences between the four that you wish to create?</description>
      <pubDate>Thu, 07 Nov 2024 16:41:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136770#M6469</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-11-07T16:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136774#M6470</link>
      <description>&lt;P&gt;No, differences sir..&amp;nbsp; pattern is same.. i just want form all the four corners origin&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 16:47:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136774#M6470</guid>
      <dc:creator>pullstackautocad</dc:creator>
      <dc:date>2024-11-07T16:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136908#M6471</link>
      <description>&lt;P&gt;Hatch origins (four corners as you asked) are not controlled in the pattern definition, it's a setting inside your DWG file instead: is that what you are asking for?&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=DTukpo3aym8" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=DTukpo3aym8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 17:28:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136908#M6471</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-11-07T17:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136934#M6472</link>
      <description>&lt;P&gt;If I understand correctly what you're after, just &lt;STRONG&gt;use rotation&lt;/STRONG&gt; to make the different origins.&amp;nbsp; As defined, at zero rotation, your pattern is generated from [has its origin at] the Lower Left corner of one of the squares it draws.&amp;nbsp; Just use 90° rotation for it to be generated from the Lower Right corner, 180° rotation for Upper Right, and 270° rotation for Upper Left.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 17:36:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13136934#M6472</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-11-07T17:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13137000#M6473</link>
      <description>&lt;P&gt;Thankyou sir it worked....&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 18:13:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13137000#M6473</guid>
      <dc:creator>pullstackautocad</dc:creator>
      <dc:date>2024-11-07T18:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139155#M6474</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;sir i have a question. why does my hatch doesnot work in template file cad file..&lt;/P&gt;&lt;P&gt;i dont understand it doesnot work . it open up autocad text window, it shows pick internal point and autocad gets hang&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 15:49:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139155#M6474</guid>
      <dc:creator>pullstackautocad</dc:creator>
      <dc:date>2024-11-08T15:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139217#M6475</link>
      <description>&lt;P&gt;I had it working yesterday, but today it's showing as solid, even though Properties and the ribbon say it's the right pattern name, and the pattern thumbnail looks right, and I double-checked that at the scale used, it should be showing the squares.&amp;nbsp; [But AutoCAD is not hanging, for me.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;BUT&lt;/STRONG&gt;&lt;/FONT&gt; IF YOU'RE WILLING TO DO IT THIS WAY, I find that if I &lt;EM&gt;put that definition into ACAD.PAT itself&lt;/EM&gt;, or perhaps for you &lt;EM&gt;ACADISO.PAT&lt;/EM&gt;, and not in a file of its own, then it works fine.&amp;nbsp; Normally I would prefer to avoid putting custom patterns into AutoCAD's file, because transferring to new versions is easier if they are kept separate.&amp;nbsp; But if it works, and nothing else does....&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 16:12:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139217#M6475</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-11-08T16:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139231#M6476</link>
      <description>&lt;P&gt;i tired defining it on acad.pat but if i&amp;nbsp; select my hatch it atuomatically change into asi hatch . oh god i dont know how it works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 16:14:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139231#M6476</guid>
      <dc:creator>pullstackautocad</dc:creator>
      <dc:date>2024-11-08T16:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help for Hatch</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139256#M6477</link>
      <description>&lt;P&gt;[Does "asi hatch" mean one of the A&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;N&lt;/STRONG&gt;&lt;/FONT&gt;SI... patterns?]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you added the pattern definition &lt;EM&gt;&lt;STRONG&gt;at the end&lt;/STRONG&gt;&lt;/EM&gt; of ACAD.pat, make sure there's a &lt;STRONG&gt;&lt;EM&gt;blank line at the end of the file&lt;/EM&gt;&lt;/STRONG&gt;, below the last line of the pattern definition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that doesn't fix it, it may help to save the .pat file, &lt;EM&gt;close out of AutoCAD completely&lt;/EM&gt;, and restart AutoCAD.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 16:22:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-for-hatch/m-p/13139256#M6477</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-11-08T16:22:12Z</dc:date>
    </item>
  </channel>
</rss>

