<?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: Creating Boundary Line Around Detail Block in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290898#M114792</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#999999"&gt;&lt;EM&gt;When I do the boundary command the processes dose not end, I am guessing to much details?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" color="#000000"&gt;Boundary command is NOT the proper command for such much details that you have. you may try&amp;nbsp;&lt;FONT color="#0000FF"&gt;RECTANG&lt;/FONT&gt; or&amp;nbsp;&lt;FONT color="#0000FF"&gt;REVCLOUD&lt;/FONT&gt; commands that may serve your issue&amp;nbsp;.&amp;nbsp;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 02 Feb 2020 10:32:01 GMT</pubDate>
    <dc:creator>imadHabash</dc:creator>
    <dc:date>2020-02-02T10:32:01Z</dc:date>
    <item>
      <title>Creating Boundary Line Around Detail Block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290840#M114789</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with layouts that have blocks of the machines and other stuffs position on the factory floor&amp;nbsp; that have enormous amount of details inside. I am trying to make the boundary around this blocks( or any other tool to make same result).&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do the boundary command the processes dose not end, I am guessing to much details?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to get boundary or outlines of the block regardless of amount of details inside of the block?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is the picture of the block.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.GIF" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/724794i90B8C3B9588BF45D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.GIF" alt="Capture1.GIF" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 08:47:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290840#M114789</guid>
      <dc:creator>djordje.c</dc:creator>
      <dc:date>2020-02-02T08:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Boundary Line Around Detail Block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290852#M114790</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; Is there any way to get boundary or outlines of the &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; block regardless of amount of details inside of the block?&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Sorry, no, it depends on the amount of geometry and the more geometry you have the longer time (and more memory) it will be needed.&lt;/P&gt;
&lt;P&gt;It might help to freeze layers first that you know will not be used to create the boundary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could help the process in that way:&lt;/P&gt;
&lt;P&gt;Option 1:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;split the complete area to rectangular regions&lt;/LI&gt;
&lt;LI&gt;build for each region a boundary (as object type region)&lt;/LI&gt;
&lt;LI&gt;then run command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_UNION&lt;/FONT&gt;&lt;/STRONG&gt; for the resulting region objects&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Option 2:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;copy your dwg-file&lt;/LI&gt;
&lt;LI&gt;inside the copy run command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_EXPLODE&lt;/FONT&gt;&lt;/STRONG&gt; to get the first level of blocks exploded&lt;/LI&gt;
&lt;LI&gt;erase manually all the geometry you know will not be used to build the boundary and which is easy to select&lt;/LI&gt;
&lt;LI&gt;then let the boundary create&lt;/LI&gt;
&lt;LI&gt;copy &amp;amp; paste the result to your original drawing&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 09:36:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290852#M114790</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2020-02-02T09:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Boundary Line Around Detail Block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290859#M114791</link>
      <description>&lt;P&gt;Aside built-in features mentioned by &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/389680"&gt;@Alfred.NESWADBA&lt;/a&gt;&amp;nbsp;you can try these 2 lisp/add-ons.&lt;/P&gt;
&lt;P&gt;First&amp;nbsp;&lt;A href="http://www.lee-mac.com/outlineobjects.html" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;&amp;nbsp;but that probably won't be powerful enough.&lt;/P&gt;
&lt;P&gt;The second&amp;nbsp;&lt;A href="https://www.superboundary.com/" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;&amp;nbsp;I guess free for trial, full version is purchased.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 09:18:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290859#M114791</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-02-02T09:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Boundary Line Around Detail Block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290898#M114792</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#999999"&gt;&lt;EM&gt;When I do the boundary command the processes dose not end, I am guessing to much details?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva" color="#000000"&gt;Boundary command is NOT the proper command for such much details that you have. you may try&amp;nbsp;&lt;FONT color="#0000FF"&gt;RECTANG&lt;/FONT&gt; or&amp;nbsp;&lt;FONT color="#0000FF"&gt;REVCLOUD&lt;/FONT&gt; commands that may serve your issue&amp;nbsp;.&amp;nbsp;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 10:32:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-boundary-line-around-detail-block/m-p/9290898#M114792</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2020-02-02T10:32:01Z</dc:date>
    </item>
  </channel>
</rss>

