<?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: Recreating the exploded hatch as hatch again in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720205#M143330</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you may try to isolate ( Layiso) your hatch if it's have a unique layer name . then you can start a new hatch procedure .&lt;/P&gt;
&lt;P&gt;it's the easiest way that it could help .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2019 11:44:47 GMT</pubDate>
    <dc:creator>imadHabash</dc:creator>
    <dc:date>2019-04-10T11:44:47Z</dc:date>
    <item>
      <title>Recreating the exploded hatch as hatch again</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720186#M143329</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is there any lisp to recreate the exploded hatch if we don't have the out side polyline?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 11:38:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720186#M143329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-10T11:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Recreating the exploded hatch as hatch again</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720205#M143330</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you may try to isolate ( Layiso) your hatch if it's have a unique layer name . then you can start a new hatch procedure .&lt;/P&gt;
&lt;P&gt;it's the easiest way that it could help .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 11:44:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720205#M143330</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2019-04-10T11:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Recreating the exploded hatch as hatch again</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720245#M143331</link>
      <description>&lt;P&gt;Thanks for your reply but i don't have the out side limit to redo the hatch.&lt;/P&gt;
&lt;P&gt;Please see the attached maybe it will help&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:00:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720245#M143331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-10T12:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Recreating the exploded hatch as hatch again</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720289#M143332</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:
&lt;P&gt;Is there any lisp to recreate the exploded hatch if we don't have the out side polyline?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're past the point of being able to Undo the Exploding, I'm afraid you're out of luck -- an Exploded Hatch pattern&amp;nbsp;becomes just Lines, and AutoCAD has no way of knowing that they once had any relationship to each other.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[In the case of your sample drawing, it wouldn't be hard to recreate the rectangle, using point filters &lt;FONT color="#000000"&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/FONT&gt;X and/or &lt;STRONG&gt;&lt;FONT color="#000000"&gt;.&lt;/FONT&gt;&lt;/STRONG&gt;Y along with ENDpoint Object Snap to find where the corners were.&amp;nbsp; And there are routines out there to find the collective extents of a selection of objects, which you could also use to define such a rectangle.&amp;nbsp; But both approaches depend on its being a plain rectangle and&amp;nbsp;orthogonally oriented.]&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:14:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720289#M143332</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2019-04-10T12:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Recreating the exploded hatch as hatch again</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720315#M143333</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You are right this is just example , that is why am looking for lisp routine&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:23:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/recreating-the-exploded-hatch-as-hatch-again/m-p/8720315#M143333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-10T12:23:48Z</dc:date>
    </item>
  </channel>
</rss>

