<?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: Custom hatch pattern - can this be done? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676687#M350429</link>
    <description>&lt;P&gt;You can't do that as a hatch without a custom shape file that is all of that: then you have scaling issues too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you just looking for a DYNAMIC BLOCK of a STAIR instead? Ask in the &lt;A href="https://forums.autodesk.com/t5/dynamic-blocks-forum/bd-p/dynamic-blocks-forum-en" target="_blank" rel="noopener"&gt;Dynamic Blocks Forum over &lt;EM&gt;&lt;STRONG&gt;&lt;U&gt;HERE&lt;/U&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/A&gt; for help creating one, remember to share a mockup in a DWG file over here.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 12:59:20 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2025-06-11T12:59:20Z</dc:date>
    <item>
      <title>Custom hatch pattern - can this be done?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676589#M350425</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'd like to create a custom hatch pattern, but I think this specific pattern is impossible to code.&lt;/P&gt;&lt;P&gt;Anyway, here it is:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wojty1_0-1749642177938.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1542493i4A5BA2DB4E2591B8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wojty1_0-1749642177938.png" alt="Wojty1_0-1749642177938.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see the pattern should be defined with horizontal lines from bottom to top and 2 slant lines (one from bottom left to middle top, another one from bottom right to middle top)&lt;BR /&gt;&lt;BR /&gt;The horizontal lines are repeated with an offset defined later in the hatch settings.&lt;/P&gt;&lt;P&gt;The big deal will be the slant lines. As I know the hatch pattern syntax, this is impossible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This pattern should be used to visualize a staircase and its ascent direction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can this still be done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, what would be the best approach? An ARRAY? A BLOCK?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 11:52:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676589#M350425</guid>
      <dc:creator>Wojty1</dc:creator>
      <dc:date>2025-06-11T11:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom hatch pattern - can this be done?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676686#M350428</link>
      <description>&lt;P&gt;Perhaps try the lisp solution found on this thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lt2024-draw-custom-hatch-pattern-and-save-as-pat/td-p/12585782" target="_blank"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lt2024-draw-custom-hatch-pattern-and-save-as-pat/td-p/12585782&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 12:57:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676686#M350428</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2025-06-11T12:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom hatch pattern - can this be done?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676687#M350429</link>
      <description>&lt;P&gt;You can't do that as a hatch without a custom shape file that is all of that: then you have scaling issues too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you just looking for a DYNAMIC BLOCK of a STAIR instead? Ask in the &lt;A href="https://forums.autodesk.com/t5/dynamic-blocks-forum/bd-p/dynamic-blocks-forum-en" target="_blank" rel="noopener"&gt;Dynamic Blocks Forum over &lt;EM&gt;&lt;STRONG&gt;&lt;U&gt;HERE&lt;/U&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/A&gt; for help creating one, remember to share a mockup in a DWG file over here.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 12:59:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676687#M350429</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2025-06-11T12:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Custom hatch pattern - can this be done?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676821#M350445</link>
      <description>&lt;P&gt;I'd go with a Shapefile. If it's a repeating pattern you might try Superhatch in Express Tools. That's a little difficult to work with but might be done.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 14:01:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676821#M350445</guid>
      <dc:creator>AllenJessup</dc:creator>
      <dc:date>2025-06-11T14:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom hatch pattern - can this be done?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676926#M350450</link>
      <description>&lt;P&gt;If the stair is always a similar size you might be able to modify the below to suit but as noted the lack of xy scaling is what would probably make a block the better solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wasn't allowed to attach the hatch file but you can paste the below into notepad and save as .pat.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;*STAIR, STAIR&lt;BR /&gt;0, 0,0, 0,200&lt;BR /&gt;75, 0,0, 0,2000,1738,-1000&lt;BR /&gt;105, 900,000, 1300,1000, 1738,-1000&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="will_young_2-1749653619117.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1542562i2C37E20E08B81D62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="will_young_2-1749653619117.png" alt="will_young_2-1749653619117.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 14:57:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-hatch-pattern-can-this-be-done/m-p/13676926#M350450</guid>
      <dc:creator>will_young</dc:creator>
      <dc:date>2025-06-11T14:57:08Z</dc:date>
    </item>
  </channel>
</rss>

