<?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: How do I code this hatch? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9912741#M90454</link>
    <description>&lt;P&gt;Yes, that is one of the benefits to using dynamic blocks. I started putting one together but had difficulty using the dynamic array with the geometric constraints. Take a look at my screenshot, I think you'd need to replicate the batten/hatch (with the the constraints shown) to use as lookup/visibility objects. A little daunting if you've never used dynamic blocks but worth the exercise to learn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I prefer not to create custom linetypes and hatches if I can.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The DB shown would do any trapezoid or triangular shape, you'd need to insert the block twice for anything more complex.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 15:11:27 GMT</pubDate>
    <dc:creator>randyspear6624</dc:creator>
    <dc:date>2020-12-03T15:11:27Z</dc:date>
    <item>
      <title>How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9909861#M90446</link>
      <description>&lt;P&gt;Hi everyone, I am tired of drawing individual lines and hatching in between them for this pattern.&amp;nbsp; Does anyone know how to code this to create this pattern?&amp;nbsp; This is basically a 1.5" wide board over a stucco finish that I use AR-SAND to fill in between.&amp;nbsp; I have the code for the boards, but cannot figure out how to add the AR-SAND to the code without it filling the boards as well.&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="dhumbertXE4R3_3-1606921676139.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/851136iDF386CC5653A24F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dhumbertXE4R3_3-1606921676139.png" alt="dhumbertXE4R3_3-1606921676139.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the code for the boards:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dhumbertXE4R3_1-1606921559077.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/851132i2139A17EFDF56535/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dhumbertXE4R3_1-1606921559077.png" alt="dhumbertXE4R3_1-1606921559077.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 15:08:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9909861#M90446</guid>
      <dc:creator>dhumbertXE4R3</dc:creator>
      <dc:date>2020-12-02T15:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9909941#M90447</link>
      <description>&lt;P&gt;A dynamic block might be morer efficient for the purposes of others working with it too.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 15:37:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9909941#M90447</guid>
      <dc:creator>randyspear6624</dc:creator>
      <dc:date>2020-12-02T15:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9910112#M90448</link>
      <description>&lt;P&gt;If you can bring yourself to lose one of the advantages of a Hatch pattern, you could EXPLODE the batten pattern, so its elements &lt;EM&gt;become&lt;/EM&gt; the Lines you would otherwise have to draw, and then do the sand Hatching.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 16:35:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9910112#M90448</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2020-12-02T16:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9910245#M90449</link>
      <description>&lt;P&gt;Randy, would a DB allow for an irregular border?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 17:18:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9910245#M90449</guid>
      <dc:creator>dhumbertXE4R3</dc:creator>
      <dc:date>2020-12-02T17:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9910247#M90450</link>
      <description>&lt;P&gt;Kent, that is a good alternative idea if we cant get the hatch to work as I am envisioning.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 17:19:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9910247#M90450</guid>
      <dc:creator>dhumbertXE4R3</dc:creator>
      <dc:date>2020-12-02T17:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9911190#M90451</link>
      <description>&lt;P&gt;Try the attached pattern derived from&amp;nbsp;a HatchKit Stretcher Brick QuickFill template set to create a randomly dotted 14.5" wide brick @&amp;nbsp;16" centres,&amp;nbsp; edited to an indefinite height.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hth,&lt;/P&gt;&lt;P&gt;Hugh Adamson&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.hatchkit.com.au" target="_blank"&gt;www.hatchkit.com.au&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 00:25:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9911190#M90451</guid>
      <dc:creator>hugha</dc:creator>
      <dc:date>2020-12-03T00:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9912327#M90452</link>
      <description>&lt;P&gt;Here's something that uses AR-SAND's lineset angles and dot spacings as a starting point, massaged to leave the batten strips empty and further to look reasonably random.&amp;nbsp; The not-quite-as-randomness of the look is because in order to not "bleed" into the batten strips, everything needs to have offsets that result in vertical alignments.&amp;nbsp; I had to do four or five lines at each angle to do "groups" of dots, because of the limit of 12 specifications per line.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StuccoBatten16.PNG" style="width: 350px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/851613iAD38F46958FB958B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="StuccoBatten16.PNG" alt="StuccoBatten16.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;*StuccoBatten16, stucco random dots with 1.5" un-dotted vertical battens @ 16"
37.5, 1.5,0, 1.123,1.46352209, 0,-1.52,0,-1.7,0,-16.94755862
37.5, 5.25,0, 1.123,1.46352209, 0,-1.52,0,-1.7,0,-16.94755862
37.5, 9,0, 1.123,1.46352209, 0,-1.52,0,-1.7,0,-16.94755862
37.5, 12.75,0, 1.123,1.46352209, 0,-1.52,0,-18.64755862
7.5, 1.75,.25, 0.33795196,2.567, 0,-.82,0,-1.37,0,-13.94806337
7.5, 5,0, 0.33795196,2.567, 0,-.82,0,-1.37,0,-13.94806337
7.5, 8.25,-.25, 0.33795196,2.567, 0,-.82,0,-1.37,0,-13.94806337
7.5, 11.5,-.5, 0.33795196,2.567, 0,-.82,0,-1.37,0,-13.94806337
7.5, 14.75,-.75, 0.33795196,2.567, 0,-16.13806337
-32.5, 1.5,.5, -1.0690039,1.678, 0,-.5,0,-1.8,0,-16.62102476
-32.5, 4.75,.25, -1.0690039,1.678, 0,-.5,0,-1.8,0,-16.62102476
-32.5, 8,0, -1.0690039,1.678, 0,-.5,0,-1.8,0,-16.62102476
-32.5, 11.25,-.25, -1.0690039,1.678, 0,-.5,0,-1.8,0,-16.62102476
-32.5, 14.5,-.5, -1.0690039,1.678, 0,-.5,0,-18.42102476
-42.5, 1.15,.75, -2.45393488,2.678, 0,-.25,0,-1.18,0,-20.27146728
-42.5, 4.4,.5, -2.45393488,2.678, 0,-.25,0,-1.18,0,-20.27146728
-42.5, 7.65,.25, -2.45393488,2.678, 0,-.25,0,-1.18,0,-20.27146728
-42.5, 10.9,0, -2.45393488,2.678, 0,-.25,0,-1.18,0,-20.27146728
-42.5, 14.15,-.25, -2.45393488,2.678, 0,-.25,0,-21.45146728
90, .75,0, 0,16
90, -.75,0, 0,16
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you save it in a file by copy/paste, rather than using the attached one, remember to &lt;EM&gt;include the blank line at the end&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 12:30:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9912327#M90452</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2020-12-03T12:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9912419#M90453</link>
      <description>&lt;P&gt;These are some great suggestions, thanks everyone!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 13:08:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9912419#M90453</guid>
      <dc:creator>dhumbertXE4R3</dc:creator>
      <dc:date>2020-12-03T13:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9912741#M90454</link>
      <description>&lt;P&gt;Yes, that is one of the benefits to using dynamic blocks. I started putting one together but had difficulty using the dynamic array with the geometric constraints. Take a look at my screenshot, I think you'd need to replicate the batten/hatch (with the the constraints shown) to use as lookup/visibility objects. A little daunting if you've never used dynamic blocks but worth the exercise to learn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I prefer not to create custom linetypes and hatches if I can.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The DB shown would do any trapezoid or triangular shape, you'd need to insert the block twice for anything more complex.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 15:11:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/9912741#M90454</guid>
      <dc:creator>randyspear6624</dc:creator>
      <dc:date>2020-12-03T15:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/12813604#M90455</link>
      <description>&lt;P&gt;Hate to admit it but I am a 72 year old architect, self-taught AutoCAD user and still learning. I have spent a number of hours trying to create this code and yours worked. By studying your code I expect I will understand why it worked instead of what I saw on all the other forum posts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jun 2024 23:19:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/12813604#M90455</guid>
      <dc:creator>hsarchitype1</dc:creator>
      <dc:date>2024-06-02T23:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/13623459#M90456</link>
      <description>&lt;P&gt;Hi I want to create a pat file/ code for a lotus flower hatch. Can anyone assist me with the code in notepad.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screenshot (2).png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1532093iCB36E6D5EE4D0A55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot (2).png" alt="Screenshot (2).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 May 2025 14:51:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/13623459#M90456</guid>
      <dc:creator>keishapillay7</dc:creator>
      <dc:date>2025-05-10T14:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code this hatch?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/13623976#M90457</link>
      <description>&lt;P&gt;If you want actual curvature, investigate &lt;STRONG&gt;SUPERHATCH&lt;/STRONG&gt;.&amp;nbsp; Ordinary Hatch patterns can only be made up of straight-line pieces, so your curves would need to have kinks.&amp;nbsp; The smaller the pieces and the greater the number of them, the closer the appearance to actual curvature, but also the more complex the definition.&lt;/P&gt;
&lt;P&gt;Just as an example of &lt;EM&gt;approximating&lt;/EM&gt; curvature with line segments, try any of the CirclesTriGrid... patterns in the file attached &lt;A href="https://forums.autodesk.com/t5/autocad-forum/creating-a-custom-hatch-pattern-with-emulated-circles/m-p/12194232/highlight/true#M1113604" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;.&amp;nbsp; [Ignore the image -- download the file.]&amp;nbsp; The "circles" are 24-gons.&amp;nbsp; If something with that degree of kinkyness &lt;EM&gt;looks&lt;/EM&gt; "circular" enough for your use, that would give a direction for defining your pattern, but it would be a very long definition.&amp;nbsp; Greater allowable kinkyness would simplify the pattern; closer approximation to real curves would complicate and enlarge it.&lt;/P&gt;</description>
      <pubDate>Sun, 11 May 2025 10:49:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-do-i-code-this-hatch/m-p/13623976#M90457</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2025-05-11T10:49:40Z</dc:date>
    </item>
  </channel>
</rss>

