<?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 merge hatches en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7883262#M30922</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have Autocad 2017 Lt for MAC. I am trying to merge 2 hatches but I can not find the way to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 08:42:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-26T08:42:26Z</dc:date>
    <item>
      <title>merge hatches</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7883262#M30922</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have Autocad 2017 Lt for MAC. I am trying to merge 2 hatches but I can not find the way to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:42:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7883262#M30922</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-26T08:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: merge hatches</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7883551#M30923</link>
      <description>Hi Tania,&lt;BR /&gt;&lt;BR /&gt;There is no such command in AutoCAD. On PC (not on Mac) and in Full AutoCAD version (not LT) you can use custom AutoLISP routines to accomplish such task, but not in LT for Mac.&lt;BR /&gt;&lt;BR /&gt;The only one idea I have is to use "Recreate hatch boundary" option in HATCHEDIT command:&lt;BR /&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad-lt-for-mac/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-LT-MAC/files/GUID-2424838A-4B9D-4577-84E7-AE7949DA31AF-htm.html?st=hatchedit" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad-lt-for-mac/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-LT-MAC/files/GUID-2424838A-4B9D-4577-84E7-AE7949DA31AF-htm.html?st=hatchedit&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can recreate boundaries for hatches you want to merge in a separate Layer in order to simplify your work, then erase existing hatches and create them again (merged) with "Create separate hatches" on the Hatch visor option turned off.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Mon, 26 Mar 2018 10:30:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7883551#M30923</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-03-26T10:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: merge hatches</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7883572#M30924</link>
      <description>&lt;P&gt;Hi Maxim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was afraid that would be the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 10:41:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7883572#M30924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-26T10:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: merge hatches</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7895678#M30983</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found this code from an older &lt;STRONG&gt;&lt;U&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/hatch-merge-split/td-p/3823971" target="_blank"&gt;thread&lt;/A&gt;&lt;/U&gt;&lt;/STRONG&gt;.&amp;nbsp; I apploaded it into AutoCAD 2018 for Mac and it allowed me to merge my hatches. Perhaps this is something that will work for you as well. If not, can you share with me the drawing you are working in with the hatches?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 21:23:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7895678#M30983</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-03-29T21:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: merge hatches</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7896066#M30991</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;OP has LT version of AutoCAD and unfortunately she cannot use AutoLISP routines in it.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Fri, 30 Mar 2018 04:13:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7896066#M30991</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-03-30T04:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: merge hatches</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7896745#M30994</link>
      <description>&lt;P&gt;HI Maxim - thanks for catching that!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 12:58:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/merge-hatches/m-p/7896745#M30994</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-03-30T12:58:13Z</dc:date>
    </item>
  </channel>
</rss>

