<?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 aligned with curved lines en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9042132#M994250</link>
    <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;Could you please share the shape and the line type, i could give it a try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2019 05:41:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-24T05:41:49Z</dc:date>
    <item>
      <title>Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9040370#M994121</link>
      <description>&lt;P&gt;Does anybody have a lisp file that can align hatches along a curved line ?&lt;/P&gt;&lt;P&gt;Please Help !!!!!!!!!!!!!!!!!!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 11:56:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9040370#M994121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-23T11:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9040411#M994125</link>
      <description>&lt;P&gt;I assume you mean partial hatching using short straight lines.&amp;nbsp; For that task, use a path array instead of hatch.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 12:13:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9040411#M994125</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2019-09-23T12:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9040434#M994129</link>
      <description>&lt;P&gt;Path array would be too time consuming for pathways that are in kilometers.&lt;/P&gt;&lt;P&gt;Is there a lisp file available with anyone.&lt;/P&gt;&lt;P&gt;Kindly see the attached snapshot for review.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snap Shot.jpg" style="width: 503px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/679938i5F9DF9476AC8D3BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snap Shot.jpg" alt="Snap Shot.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 12:31:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9040434#M994129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-23T12:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9040560#M994137</link>
      <description>&lt;P&gt;Unfortunately, that kind of thing is not possible with a Hatch pattern.&amp;nbsp; You could get close with a series of Offset Arcs, using a Linetype that incorporates a brick Shape, similar to this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bricks.PNG" style="width: 347px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/679952iCB47E20492BF5404/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bricks.PNG" alt="Bricks.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;That was built to do brick &lt;EM&gt;edges&lt;/EM&gt;, along non-curving-brick-field hatching for a brick pathway, or a concrete sidewalk, so its Shapes have their long direction perpendicular to the Arc "path," but it would be easy to make a variation with them parallel to it.&amp;nbsp; If I post the Shape and Linetype files behind that, are you capable of adjusting them?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The difficulty is that this won't really "do what you want" where Arcs using such a Linetype meet edges of the area, openings, etc.&amp;nbsp; You would need to do a lot of tweaking of the length and end positions of the Arcs, and fill in the partial-brick perimeter conditions, which may be as tedious a process as Arraying brick-shaped Blocks or rectangles and Exploding and Trimming and so on.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 13:27:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9040560#M994137</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2019-09-23T13:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9042132#M994250</link>
      <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;Could you please share the shape and the line type, i could give it a try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 05:41:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9042132#M994250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-24T05:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9043363#M994291</link>
      <description>&lt;P&gt;FYI, you can create a shape from linework with Express Tools command MKSHP and can make a linetype with the MKLTYPE command.&amp;nbsp; No need to have someone do it for you.&amp;nbsp; The challenges to such a method would be to maintain the overlap (approximatly 1/3 or 1/2).&amp;nbsp; Curved, especially reverse curved and sharply curved patterns will give you the most problems. Simple circular curves are most critical at smaller radii but each offset makes the curves longer so end trimming will be required.&amp;nbsp; Then you could block the results and crop them to form the appearance of a hatch.&lt;/P&gt;
&lt;P&gt;Also, avoid full hatching kilometers of pathways.&amp;nbsp; Hatch is for details.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 12:33:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9043363#M994291</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2019-09-24T12:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9049246#M994650</link>
      <description>&lt;P&gt;&lt;U&gt;Could you please elaborate the overlap bit ? I didnt get that part, managed to make the shape and the line type but unable to get the desired results. &lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 08:29:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9049246#M994650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-26T08:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9049802#M994694</link>
      <description>&lt;P&gt;When a mason lays brick, he (or the designer) must choose between rough or gauged layout.&amp;nbsp; In a rough layout the mortar tapers.&amp;nbsp; In a gauged layout, the masonry unit is shaped.&amp;nbsp; When a curve is sharp (small radius), the radial dimension of the unit must be sufficiently small to allow the taper to occur in the mortar. Otherwise it must be cut to allow the curve to be paved without either the mortar joint or the brick to taper to less than 0" thickness (overlap).&amp;nbsp; A simple linetype might work. It won't work well, however, if the curve radius along the course isn't consistent.&amp;nbsp; In other words, is the radius changing? Is the curve reversing?&amp;nbsp; In those cases, linetype direction may need to be reversed.&lt;/P&gt;
&lt;P&gt;In your illustration, it appears you have large radius circular paving patterns (not random curves).&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:01:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9049802#M994694</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2019-09-26T13:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9049917#M994700</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you for your response.&lt;/P&gt;
&lt;P&gt;Could you please share the shape and the line type, i could give it a try.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Here are the Shape definitions:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;*138,2,JOINT&lt;BR /&gt;084,0&lt;BR /&gt;*139,12,BRICK2&lt;BR /&gt;9,(0,61),(29,0),(0,-61),(-29,0),(0,0),0&lt;BR /&gt;*140,16,BRICK3&lt;BR /&gt;9,(0,100),(0,83),(55,0),(0,-100),(0,-83),(-55,0),(0,0),0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and here are the linetype definitions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*BRKEDG2C&lt;BR /&gt;A,0,[JOINT,sashp.shx,Y=-4],-4&lt;BR /&gt;*BRKEDG3C&lt;BR /&gt;A,0,[JOINT,sashp.shx,Y=-4],-2.666666&lt;BR /&gt;*BRKEDG2E&lt;BR /&gt;A,0,[JOINT,sashp.shx],-4&lt;BR /&gt;*BRKEDG3E&lt;BR /&gt;A,0,[JOINT,sashp.shx],-2.666666&lt;BR /&gt;*BRKEDG2C_2&lt;BR /&gt;A,0,[BRICK2,sashp.shx,S=.125,Y=-3.8125],-4&lt;BR /&gt;*BRKEDG3C_2&lt;BR /&gt;A,0,[BRICK3,sashp.shx,S=.041666,Y=-3.8125],-2.666666&lt;BR /&gt;*BRKEDG2E_2&lt;BR /&gt;A,0,[BRICK2,sashp.shx,S=.125,X=-1.8125],-4&lt;BR /&gt;*BRKEDG3E_2&lt;BR /&gt;A,0,[BRICK3,sashp.shx,S=.041666,X=-1.145833],-2.666666&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ones without a _2 at the end use just single-line shapes, for smaller scales where you don't want both sides of the mortar joints, or for mortarless dry-laid full-size bricks, for which the edges would be in Line or Arc or Polyline form.&amp;nbsp; Those with _2 at the end use Shapes that are full outlines of bricks, so that both sides of joints show, for larger scales.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's all about standard-modular-size bricks that are 8" long, 4" wide, and three-courses-per-8" thick.&amp;nbsp; Those with EDG2 in their names are for 2 courses per 8" [seeing the 4" nominal side], and those with EDG3 for 3 courses [seeing the 2-2/3" side].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ones with C after the number are Centered on the "path" of the object they're applied to; those with E after the number have the path along an Edge.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To illustrate something of what&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/411413"&gt;@dbroad&lt;/a&gt;&amp;nbsp;was talking about, here's the exaggerated effect of large-radius vs. too-tight curvature, using the BRKEDGE3C_2 linetype, though from your example that's probably not an issue:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrickEdgeCurve.PNG" style="width: 365px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/681471i501433FF86D66B2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrickEdgeCurve.PNG" alt="BrickEdgeCurve.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Making them run in the other direction would be a matter of adding Rotation specifiers to the Shape inclusions, and changing the pen-up specifiers at the ends for different spacing [presumably all to -8].&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:11:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9049917#M994700</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2019-09-26T13:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9050091#M994709</link>
      <description>&lt;P&gt;Yes !! The radius keeps changing and that is the reason the work gets more tidious.:( Infact sometimes sharper curves i saw some lisp called Urban Lisp on the internet but it is a paid one. Thought somebody might be able to help me with it.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 14:07:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9050091#M994709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-26T14:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9050387#M994734</link>
      <description>&lt;P&gt;Buy it.&amp;nbsp; I would charge for such services.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 15:29:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9050387#M994734</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2019-09-26T15:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9135716#M999609</link>
      <description>&lt;P&gt;&lt;A href="https://www.cadtutor.net/forum/topic/41902-alignh-align-hatch-on-curved-path/" target="_blank" rel="noopener"&gt;This?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 14:57:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9135716#M999609</guid>
      <dc:creator>gpcattaneo</dc:creator>
      <dc:date>2019-11-08T14:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9136825#M999662</link>
      <description>&lt;P&gt;Yes this one. But i am unable to find that LSP. It is no longer available.&lt;/P&gt;&lt;P&gt;Can you help !!!!!!!!!!!!!&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2019 05:11:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9136825#M999662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-09T05:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9136945#M999669</link>
      <description>&lt;P&gt;It is available at the linked original cadtutor thread,&lt;/P&gt;
&lt;P&gt;also at other pages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Follow the link above, follow the link to cadtutor and find the latest alignh.lsp download link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. How to use search engines&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Start &lt;A href="http://www.gooogle.com" target="_blank"&gt;www.gooogle.com&lt;/A&gt; for example and search for "alignh.lsp"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By both ways you will find valid download-links.&lt;/P&gt;
&lt;P&gt;15.Oct. 2012&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2019 09:35:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9136945#M999669</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2019-11-09T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9137171#M999680</link>
      <description>&lt;P&gt;In order to access cadtutor content, you must register on their site. It is a remarkable program but I found that for the OP's stated purposes, using the divide command with a joint block is almost as fast and gives you more control.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2019 14:09:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9137171#M999680</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2019-11-09T14:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9137197#M999681</link>
      <description>&lt;P&gt;Also downloadable here: &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@38DF24EF580240D512020314976B5FC8/emoticons/1f642.png" alt=":cara_con_una_leve_sonrisa:" title=":cara_con_una_leve_sonrisa:" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-forum/flatshot-hatch/m-p/7369413#M897083" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/autocad-forum/flatshot-hatch/m-p/7369413#M897083&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2019 15:07:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9137197#M999681</guid>
      <dc:creator>gpcattaneo</dc:creator>
      <dc:date>2019-11-09T15:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9137600#M999693</link>
      <description>&lt;P&gt;Thx a ton &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@38DF24EF580240D512020314976B5FC8/emoticons/1f642.png" alt=":cara_con_una_leve_sonrisa:" title=":cara_con_una_leve_sonrisa:" /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2019 05:39:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/9137600#M999693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-10T05:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/12342013#M1118257</link>
      <description>&lt;P&gt;Like others here, I am looking for a way to draw hatch patterns that conform to a curve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some strange coincidence, I have three projects where the client wants running bond pattern bricks on a curved path.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried array, but the perpendicular lines don't stick to the curved line.&amp;nbsp; I spend about an hour tinkering with all of the lines but it ended up looking really sloppy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the .fas plug in from UrbanLISP, but that did not work.&amp;nbsp; DON'T SPEND YOUR MONEY ON IT!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like such a basic function, I can't imagine there isn't a system-based solution.&amp;nbsp; Surely architects, designers need to draw curved brick patterns from time to time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or are there other programs?&amp;nbsp; I am considering trying to stretch something out in Photoshop, but I'm at my wits end!&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 00:28:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/12342013#M1118257</guid>
      <dc:creator>douglas.shortCM2W5</dc:creator>
      <dc:date>2023-10-31T00:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/12349276#M1118469</link>
      <description>&lt;P&gt;Can you attach a dwg?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 13:38:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/12349276#M1118469</guid>
      <dc:creator>gpcattaneo</dc:creator>
      <dc:date>2023-11-02T13:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hatch aligned with curved lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/12349540#M1118483</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3854732"&gt;@douglas.shortCM2W5&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;.... running bond pattern bricks on a curved path. ....&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This kind of thing?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_1-1698936733968.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1287600iC81F1CB7CCC514F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_1-1698936733968.png" alt="Kent1Cooper_1-1698936733968.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Those are LINETYPES involving Shape insertions, not Hatch patterns.&amp;nbsp; The single-line versions are for smaller scales, the outline versions for larger scales where you want to see both sides of the joints.&lt;/P&gt;
&lt;P&gt;In the single-line versions, the yellow parts would be independent objects, and only the white joint lines are the linetype.&lt;/P&gt;
&lt;P&gt;I have them for the linetype path to be the edge, also, instead of the center as in the image.&amp;nbsp; The center versions have the little dots that don't appear in the edge versions, but if the curvature reverses like these, the edge versions get different-looking joint widths with different directions of curvature.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are they something like what you're after?&amp;nbsp; Some possibilities:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1698937330815.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1287609i6B23BFFED5ACAE43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1698937330815.png" alt="Kent1Cooper_0-1698937330815.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 15:02:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/hatch-aligned-with-curved-lines/m-p/12349540#M1118483</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-11-02T15:02:38Z</dc:date>
    </item>
  </channel>
</rss>

