<?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>tema Re: Hatch pattern help en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12005045#M1107393</link>
    <description>&lt;P&gt;For single-line, try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*TILE_12x24, 1/3 running bond, single-line as if with 1/8 joints&lt;/SPAN&gt;&lt;BR /&gt;0, 0, 0, 0, 12.125&lt;BR /&gt;90, 0, 0, 12.125, 8.04166666, 12.125, -24.25&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Make sure the file ends with an empty line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[And by the way, don't use the "Reply to the topic..." slot at the bottom, because things entered there always show as in Reply to Message 1, that is, &lt;EM&gt;to yourself&lt;/EM&gt; in this case.&amp;nbsp; Use the "REPLY" button toward the lower right &lt;EM&gt;in the specific Message&lt;/EM&gt; you're Replying to, so we can all tell &lt;EM&gt;to whom&lt;/EM&gt; you are Replying.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ALSO:&amp;nbsp; I didn't use it for the above, but the &lt;STRONG&gt;RBHPG&lt;/STRONG&gt; command [= &lt;STRONG&gt;R&lt;/STRONG&gt;unning &lt;STRONG&gt;B&lt;/STRONG&gt;ond &lt;STRONG&gt;H&lt;/STRONG&gt;atch &lt;STRONG&gt;P&lt;/STRONG&gt;attern &lt;STRONG&gt;G&lt;/STRONG&gt;enerator] defined in &lt;STRONG&gt;RunningBondHPG.lsp&lt;/STRONG&gt; &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/10-quot-x72-quot-1-3-offset-running-bond-pattern/m-p/11599253/highlight/true#M440241" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt; can build that for you.&amp;nbsp; You would give it the joint-included sizes 24.125 &amp;amp; 12.125 and 1/3 stagger.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 17:59:17 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2023-06-01T17:59:17Z</dc:date>
    <item>
      <title>Hatch pattern help</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12004576#M1107379</link>
      <description>&lt;P&gt;I found a custom hatch pattern on the forum that is similar to what I need, but it just needs a tweak. The pattern as is is for a 24 x 12 tile with a 1/3 offset running bond, and it works fine. But I need it to be 24 1/8" x 12 1/8"&amp;nbsp; with an 8 1/16" offset to accommodate the joints. No matter what I try, I cannot seem to get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the original:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*TILE_12x24, 1/3 running bond&lt;BR /&gt;0, 0, 0, 0, 12&lt;BR /&gt;90, 0, 0, 12, 8, 12, -24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone tell me how to make this into 12 1/8 x 24 1/8?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 14:42:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12004576#M1107379</guid>
      <dc:creator>sdvannelli</dc:creator>
      <dc:date>2023-06-01T14:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch pattern help</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12004827#M1107385</link>
      <description>&lt;P&gt;That would really be an 8-1/&lt;STRONG&gt;24&lt;/STRONG&gt; offset....&amp;nbsp; But are you sure the tiles are true 24x12 actual size?&amp;nbsp; Most things that are to be used with grout/mortar joint width are at &lt;EM&gt;nominal&lt;/EM&gt; sizes, and the &lt;EM&gt;actual&lt;/EM&gt; size is less by the joint width [what are called 8" bricks are really 7-5/8" for a 3/8" mortar joint].&lt;/P&gt;
&lt;P&gt;Also, is it your intent that the width of the joints should show in double-line fashion [which will take much than just a "tweak" of the original pattern], or just single-line but reflecting the center-to-center-of-joint size?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 15:58:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12004827#M1107385</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-06-01T15:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch pattern help</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12004959#M1107390</link>
      <description>&lt;P&gt;Yes, the &lt;STRONG&gt;net&lt;/STRONG&gt; tile is 12" x 24", so I need the extra 1/8" for the module&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 16:38:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12004959#M1107390</guid>
      <dc:creator>sdvannelli</dc:creator>
      <dc:date>2023-06-01T16:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch pattern help</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12005038#M1107392</link>
      <description>&lt;P&gt;Below is my brick pattern with 1/3 offset running bond with reveal/joints, modify as you wish for your tile size needs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*SpecialNameHere, 1/3 running bond&lt;BR /&gt;0,0.0000,0.3750,0,5.3334,7.6250,-0.3750&lt;BR /&gt;0,0.0000,2.6667,0,5.3334,7.6250,-0.3750&lt;BR /&gt;90,0.0000,0.3750,0,8.0000,2.2917,-3.0417&lt;BR /&gt;90,7.6250,0.3750,0,8.0000,2.2917,-3.0417&lt;BR /&gt;0,2.5391,3.0417,0,5.3334,7.6250,-0.3750&lt;BR /&gt;0,2.5391,5.3334,0,5.3334,7.6250,-0.3750&lt;BR /&gt;90,2.5391,3.0417,0,8.0000,2.2917,-3.0417&lt;BR /&gt;90,10.1641,3.0417,0,8.0000,2.2917,-3.0417&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 17:09:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12005038#M1107392</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-06-01T17:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch pattern help</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12005045#M1107393</link>
      <description>&lt;P&gt;For single-line, try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*TILE_12x24, 1/3 running bond, single-line as if with 1/8 joints&lt;/SPAN&gt;&lt;BR /&gt;0, 0, 0, 0, 12.125&lt;BR /&gt;90, 0, 0, 12.125, 8.04166666, 12.125, -24.25&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Make sure the file ends with an empty line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[And by the way, don't use the "Reply to the topic..." slot at the bottom, because things entered there always show as in Reply to Message 1, that is, &lt;EM&gt;to yourself&lt;/EM&gt; in this case.&amp;nbsp; Use the "REPLY" button toward the lower right &lt;EM&gt;in the specific Message&lt;/EM&gt; you're Replying to, so we can all tell &lt;EM&gt;to whom&lt;/EM&gt; you are Replying.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ALSO:&amp;nbsp; I didn't use it for the above, but the &lt;STRONG&gt;RBHPG&lt;/STRONG&gt; command [= &lt;STRONG&gt;R&lt;/STRONG&gt;unning &lt;STRONG&gt;B&lt;/STRONG&gt;ond &lt;STRONG&gt;H&lt;/STRONG&gt;atch &lt;STRONG&gt;P&lt;/STRONG&gt;attern &lt;STRONG&gt;G&lt;/STRONG&gt;enerator] defined in &lt;STRONG&gt;RunningBondHPG.lsp&lt;/STRONG&gt; &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/10-quot-x72-quot-1-3-offset-running-bond-pattern/m-p/11599253/highlight/true#M440241" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt; can build that for you.&amp;nbsp; You would give it the joint-included sizes 24.125 &amp;amp; 12.125 and 1/3 stagger.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 17:59:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12005045#M1107393</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-06-01T17:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch pattern help</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12005246#M1107402</link>
      <description>&lt;P&gt;That worked. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 18:31:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-pattern-help/m-p/12005246#M1107402</guid>
      <dc:creator>sdvannelli</dc:creator>
      <dc:date>2023-06-01T18:31:31Z</dc:date>
    </item>
  </channel>
</rss>

