<?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: One Line Insulation Hatch in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9591503#M273255</link>
    <description>&lt;P&gt;I want insulation hatcg&lt;/P&gt;</description>
    <pubDate>Sun, 21 Jun 2020 00:39:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-21T00:39:04Z</dc:date>
    <item>
      <title>One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6396236#M273247</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already have this insulation hatch .pat bellow:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/249459iEA8FAD595C21D325/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="hatch insulation.PNG" title="hatch insulation.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i need that hatch with 1 line, like that:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/249461i5AF01ABB6BC26394/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="pline insulation.PNG" title="pline insulation.PNG" /&gt;&lt;/P&gt;&lt;P&gt;(this is a pline, not a hatch.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The .pat archive is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone can help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 15:46:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6396236#M273247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-21T15:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6396298#M273248</link>
      <description>hatches don't really work like that: use the linetype like in your second screenshot instead.</description>
      <pubDate>Tue, 21 Jun 2016 16:10:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6396298#M273248</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2016-06-21T16:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6396554#M273249</link>
      <description>&lt;P&gt;Yes, you &lt;EM&gt;can&lt;/EM&gt; do that with the Hatch pattern.&amp;nbsp; If you mean you want a &lt;EM&gt;single&lt;/EM&gt; row of that&amp;nbsp;pattern, such as to show insulation in a wall, you can do it with some care about the boundary, scale and origin, and of course the rotation angle when the wall direction isn't horizontal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG title="InsulHatch.PNG" alt="InsulHatch.PNG" src="https://forums.autodesk.com/t5/image/serverpage/image-id/249502i545115608C0F4427/image-size/original?v=v2&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That pattern is defined at 100 drawing units "high" per row of squiggles, so use a scale of the thickness divided by 100.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If, on the other hand, you actually want a squiggly &lt;EM&gt;Polyline&lt;/EM&gt; end result, rather than a Hatch pattern or via AutoCAD's Batting linetype, there are a variety of routines that will do that.&amp;nbsp; My favorite is my own InsulBattPoly.lsp, available &lt;A href="http://cadtips.cadalyst.com/polylines/add-batting-insulation" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp; Be sure to look at the image in my first comment there -- it's pretty juicy, and even works along &lt;EM&gt;curved&lt;/EM&gt; paths.&amp;nbsp; If you Search further for "insulation" just on that Cadalyst CAD Tips website, there are several other routines for Polyline results [as well as for other Hatch patterns].&amp;nbsp; I went through checking them out a while back, and added comments at their individual pages about things like whether the loops touch [as in my routine and the Batting linetype] or not [as in the above Hatch pattern], what kind of input you have to give it, some drawbacks to a few of them, etc., etc.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 18:25:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6396554#M273249</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-06-21T18:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6396555#M273250</link>
      <description>&lt;P&gt;Ok then.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 17:59:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6396555#M273250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-21T17:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6397610#M273251</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous﻿,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Another solution (Borrowed from a previous suggestion of&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/389680"&gt;@Alfred.NESWADBA﻿&lt;/a&gt;&amp;nbsp;I believe in a similar situation- Sorry I&amp;nbsp;don't recall the topic)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can create a"MLSTYLE" (MultiLine Style) with the middle line type set to "Batting"..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The beauty of the solution is that it well align it self with sloped and perpendicular lines..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can Adjust the thickness by adjusting the Scale of the "MLine"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/249625i23961592871AA400/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Batting.jpg" title="Batting.jpg" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DWG attached..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 10:28:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6397610#M273251</guid>
      <dc:creator>elshawadfy</dc:creator>
      <dc:date>2016-06-22T10:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6397815#M273252</link>
      <description>"Wall" hatches are rarely done in single lines: while a nice workaround for occasional use it's not a viable production-mode solution. &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2780584"&gt;@elshawadfy&lt;/a&gt; is a viable alternative if the OP already uses MLINEs for their "walls".</description>
      <pubDate>Wed, 22 Jun 2016 12:32:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6397815#M273252</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2016-06-22T12:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6398781#M273253</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt; wrote:&lt;BR /&gt;"Wall" hatches are rarely done in single lines: ....&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Maybe so, and I never&amp;nbsp;do it that way myself, but it's exactly what the OP asked how to do, so....&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 19:07:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/6398781#M273253</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-06-22T19:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/8727244#M273254</link>
      <description>&lt;P&gt;Another nice thing about the multiline method is that you can use it for the boundary of an associative hatch. Though it will not rotate at the vertexes.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 18:26:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/8727244#M273254</guid>
      <dc:creator>Tommy2shoes</dc:creator>
      <dc:date>2019-04-12T18:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9591503#M273255</link>
      <description>&lt;P&gt;I want insulation hatcg&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jun 2020 00:39:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9591503#M273255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-21T00:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9593307#M273256</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I want insulation hatcg&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So have you tried the pattern attached to Message 1?&amp;nbsp; Or looked at the Cadalyst CAD Tips site linked in Message 3?&amp;nbsp; Or Searched the web [there are &lt;EM&gt;very many&lt;/EM&gt;&amp;nbsp; websites with free hatch patterns]?&amp;nbsp; If nothing from those sources works for you, what do you want to be different?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 12:58:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9593307#M273256</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2020-06-22T12:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9593544#M273257</link>
      <description>&lt;P&gt;Since no one knows what you want it for there could be several ways to solve the problem. Hatch patterns with anything round (except for super hatches) is very difficult to make &amp;amp; will not follow a path. Maybe you can try to measure a path with a simple S block. The path would be a temporary construction line. Why you can't settle for the batting line style though remains a mystery.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Measure command batting" style="width: 826px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/786534iCA897E7E358CD029/image-size/large?v=v2&amp;amp;px=999" role="button" title="INSUL.jpg" alt="Measure command batting" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Measure command batting&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 14:07:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9593544#M273257</guid>
      <dc:creator>Tommy2shoes</dc:creator>
      <dc:date>2020-06-22T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9593633#M273258</link>
      <description>&lt;P&gt;If you use the array command you can keep the association with the construction line&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 14:41:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/9593633#M273258</guid>
      <dc:creator>Tommy2shoes</dc:creator>
      <dc:date>2020-06-22T14:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/11117637#M273259</link>
      <description>&lt;P&gt;Hello, how do you rotate the hatch? I was able to load it on my Revit as a pattern but there's no option to rotate it vertically. Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 19:42:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/11117637#M273259</guid>
      <dc:creator>charleneHXVGM</dc:creator>
      <dc:date>2022-04-20T19:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: One Line Insulation Hatch</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/11117739#M273260</link>
      <description>&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9248350"&gt;@charleneHXVGM&lt;/a&gt; This is not the REVIT support forum: that is over here &lt;A href="https://forums.autodesk.com/t5/revit-products/ct-p/2003" target="_blank"&gt;https://forums.autodesk.com/t5/revit-products/ct-p/2003&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 20 Apr 2022 20:14:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/one-line-insulation-hatch/m-p/11117739#M273260</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-04-20T20:14:24Z</dc:date>
    </item>
  </channel>
</rss>

