<?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: create boundary by 3dpoly in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165700#M81491</link>
    <description>&lt;P&gt;My Pseudo Code is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy selected 3dpolys , to a new layer&lt;/P&gt;&lt;P&gt;flatten or apply 3d to 2d lisp&lt;/P&gt;&lt;P&gt;make each FLATENed to be a REGION&lt;/P&gt;&lt;P&gt;then UNION all region&amp;nbsp;&lt;/P&gt;&lt;P&gt;and get the boundary inside it,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see post 9 , where it is explained .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main problem at this case is that the red 3dpoly is self-intersected , so it cannot be converted to a REGION , thus it cannot be&amp;nbsp; UNIONed .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2019 15:46:10 GMT</pubDate>
    <dc:creator>devitg</dc:creator>
    <dc:date>2019-11-25T15:46:10Z</dc:date>
    <item>
      <title>create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9160321#M81474</link>
      <description>&lt;P&gt;hi every body&lt;/P&gt;&lt;P&gt;I have many many 3dpoly in project and want create boundary inside in 3d polylines by pick inside them.&lt;/P&gt;&lt;P&gt;I remember there was a command in the mechanical desktop called amcontin this feature&amp;nbsp;Which gave you this capability. I don't want flat or explode or convert to lwpolyline them.&lt;/P&gt;&lt;P&gt;Would be grateful if you could provide some guidance on how to do this in autocad by lisp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 18:19:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9160321#M81474</guid>
      <dc:creator>neam</dc:creator>
      <dc:date>2019-11-21T18:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9160351#M81475</link>
      <description>&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;JOIN&lt;/STRONG&gt;&amp;nbsp; &lt;FONT color="#333333"&gt;(Admittedly, it doesn't work by picking inside an area, but by object selection, but it will make a single shape preserving the variance in elevation.&amp;nbsp; If you also want the originals preserved as separate pieces, JOIN a copy of the selection.)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 18:36:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9160351#M81475</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2019-11-21T18:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9161457#M81476</link>
      <description>&lt;P&gt;Dear Kent&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;But it was my fault that i simplified the example In essence, 3d polylineas are each a closed area.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 08:36:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9161457#M81476</guid>
      <dc:creator>neam</dc:creator>
      <dc:date>2019-11-22T08:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9161630#M81477</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/520578"&gt;@neam&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Dear Kent&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;But it was my fault that i simplified the example In essence, 3d polylineas are each a closed area.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;How about that you explode all and then join only what you need... Of course if you need originals you create copy of them and operate on copy only...&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 09:59:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9161630#M81477</guid>
      <dc:creator>marko_ribar</dc:creator>
      <dc:date>2019-11-22T09:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9162996#M81478</link>
      <description>&lt;P&gt;Hi Marko&lt;/P&gt;&lt;P&gt;Thank you for considering the question I asked.&lt;BR /&gt;1-The first question is how to break them (3d polylines) from the intersection.&lt;BR /&gt;2-And secondly, as I explained, they are numerous and most of them intersect in many places.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2019 04:07:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9162996#M81478</guid>
      <dc:creator>neam</dc:creator>
      <dc:date>2019-11-23T04:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9163952#M81479</link>
      <description>&lt;P&gt;When you look your DWG from 3D VIEW - orbiting it is obvious that grey area is not touching any adjacent areas... Fix your DWG and then explode all and finally join only those lines that are of interest to get 3dpoly of area you want...&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 11:46:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9163952#M81479</guid>
      <dc:creator>marko_ribar</dc:creator>
      <dc:date>2019-11-24T11:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164335#M81480</link>
      <description>&lt;P&gt;It sounds like all you need to do is flatten a copy of the 3D polyline.&lt;/P&gt;
&lt;P&gt;If the FLATTEN command doesn't do it, then I will provide you my M2D program.&lt;/P&gt;
&lt;P&gt;With an ssget you could process thousands in a tick of the clock.&amp;nbsp; Then again, you probably don't have any clocks that tick, let alone have a big hand and a little hand.&amp;nbsp; I have an original Eli Terry clock on my fireplace mantle, but it tells the right time only twice per day.&amp;nbsp; I don't think it has ticked in a century.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 19:57:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164335#M81480</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2019-11-24T19:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164470#M81481</link>
      <description>&lt;P&gt;Hi John. Nice to meet you.&lt;/P&gt;&lt;P&gt;I tried the flatten , and I guess to make REGIONS, and then UNION them , but I can not get the way to union the RED one.&amp;nbsp; Of course I do not have a clue how I would get the inner area. But as I can not get the UNION from all FATTENed poly , I stop digging on it.&lt;/P&gt;&lt;P&gt;PS. I love tour humor sense. At yours end phrases&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gabriel, from Córdoba Argentina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 22:22:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164470#M81481</guid>
      <dc:creator>devitg</dc:creator>
      <dc:date>2019-11-24T22:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164510#M81482</link>
      <description>&lt;P&gt;There seems to be something wrong with this drawing /red poly is self intersecting/. I'm not sure lisp automation is possible, because of such&amp;nbsp;unforeseen&amp;nbsp;circumstances. I got to the boundary by following these steps:&lt;BR /&gt;&lt;BR /&gt;1 - Flatten all 3dPolys, using&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;'s&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/trouble-converting-3d-to-2d-polyline/m-p/8273224#M374147" target="_blank" rel="noopener"&gt;Pline3Dto2D.lsp&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2 - Explode red poly, remove self intersection, then join again&lt;/P&gt;&lt;P&gt;3 - Region all polylines&lt;/P&gt;&lt;P&gt;4 - Union all regions&lt;/P&gt;&lt;P&gt;5 - Use the "boundary" command to create the required polyline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="selfIntersBig.jpg" style="width: 200px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/701249iCC6C6523E2C133E5/image-size/small?v=v2&amp;amp;px=200" role="button" title="selfIntersBig.jpg" alt="selfIntersBig.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="selfInters.jpg" style="width: 200px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/701248i81109A56A018874F/image-size/small?v=v2&amp;amp;px=200" role="button" title="selfInters.jpg" alt="selfInters.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="area.jpg" style="width: 200px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/701250iFA9171D801135B5C/image-size/small?v=v2&amp;amp;px=200" role="button" title="area.jpg" alt="area.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 23:47:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164510#M81482</guid>
      <dc:creator>doaiena</dc:creator>
      <dc:date>2019-11-24T23:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164725#M81483</link>
      <description>I had no idea you wanted to UNION anything.  That makes for a greater&lt;BR /&gt;challenge where I would be of little help.  Sorry.</description>
      <pubDate>Mon, 25 Nov 2019 03:51:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164725#M81483</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2019-11-25T03:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164754#M81484</link>
      <description>&lt;P&gt;His request was for a boundary, use bpoly yes its flat zero Z. If want Z then use getcoordinates and use a match XY adding Z to new bpoly as a 3dpoly using entmake etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Took 2 seconds to make.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 04:50:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164754#M81484</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2019-11-25T04:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164759#M81485</link>
      <description>&lt;P&gt;Thanks for all the kind replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I explained before, I am avoiding any flattening and exploding actions. I should explain that these boundaries are catchment basin extracted out of CIVIL 3D. What I need is to create a complementary boundary out of surrounding basins in the form of a BPOLY.&lt;/P&gt;&lt;P&gt;This objective is achieved through a PARCEL command in CIVIL 3D itself; though I have to select all neighboring objects and create numerous parcels. So, I am wondering if it’s possible to do it in AUTOCAD via an AUTOLISP app similar to AMCONTIN command with a simple picking action in MECHANICAL DESKTOP.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 05:08:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164759#M81485</guid>
      <dc:creator>neam</dc:creator>
      <dc:date>2019-11-25T05:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164762#M81486</link>
      <description>&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;Did you read my post ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You don't need 3d polys for CIV3d boundaries.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 05:11:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164762#M81486</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2019-11-25T05:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164967#M81487</link>
      <description>&lt;P&gt;I apologize first and foremost to myself.&lt;BR /&gt;It should be explained that I have little knowledge of the software of the mentioned software.&lt;BR /&gt;I know that the catchment area can be two-dimensional (2d Polyline).&lt;BR /&gt;I beg you all, to ask this question Think of this question as a general question or a challenge.&lt;BR /&gt;Given my flawed English, I can't ask my question any better.&lt;BR /&gt;Thankful&lt;BR /&gt;Thankful&lt;BR /&gt;Thankful&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 08:44:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9164967#M81487</guid>
      <dc:creator>neam</dc:creator>
      <dc:date>2019-11-25T08:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165627#M81488</link>
      <description>I guess I just don't get it.  If he is starting with a 3Dpoly, then it&lt;BR /&gt;sounds like he needs to do nothing, except he mentioned the UNION command.&lt;BR /&gt;Sometimes I should just stay out of the conversation.</description>
      <pubDate>Mon, 25 Nov 2019 14:59:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165627#M81488</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2019-11-25T14:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165631#M81489</link>
      <description>&lt;P&gt;The UNION command do it for coplanar&amp;nbsp; region entys. and as the red 3dpoly have self intersections, so it can not be convert to a REGION, then it can not be UNIONed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 15:04:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165631#M81489</guid>
      <dc:creator>devitg</dc:creator>
      <dc:date>2019-11-25T15:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165679#M81490</link>
      <description>I think that's called a conundrum.  &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;The UNION command appears to have a mind of its own as well.&lt;BR /&gt;I suppose it would be a bit of work, but it might be valuable to someone to&lt;BR /&gt;come up with a routine to join overlapping polylines into one, maybe even&lt;BR /&gt;with the choice of inner or outer or both.&lt;BR /&gt;Okay, you start and I'll check your work.  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 25 Nov 2019 15:33:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165679#M81490</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2019-11-25T15:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165700#M81491</link>
      <description>&lt;P&gt;My Pseudo Code is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy selected 3dpolys , to a new layer&lt;/P&gt;&lt;P&gt;flatten or apply 3d to 2d lisp&lt;/P&gt;&lt;P&gt;make each FLATENed to be a REGION&lt;/P&gt;&lt;P&gt;then UNION all region&amp;nbsp;&lt;/P&gt;&lt;P&gt;and get the boundary inside it,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see post 9 , where it is explained .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main problem at this case is that the red 3dpoly is self-intersected , so it cannot be converted to a REGION , thus it cannot be&amp;nbsp; UNIONed .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 15:46:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165700#M81491</guid>
      <dc:creator>devitg</dc:creator>
      <dc:date>2019-11-25T15:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165839#M81492</link>
      <description>Yes, but after you convert it to 2D you could Bpoly it to make 2 (or more)&lt;BR /&gt;regions.&lt;BR /&gt;My 2004 exhibited undesirable results in not UNIONing adjacent regions into&lt;BR /&gt;one.&lt;BR /&gt;I hope that is working better these days. *(Or maybe it was an ID-Ten-T&lt;BR /&gt;error)*</description>
      <pubDate>Mon, 25 Nov 2019 16:35:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165839#M81492</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2019-11-25T16:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: create boundary by 3dpoly</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165950#M81493</link>
      <description>&lt;P&gt;Yes. it is what I do , make all z=0 polys to region, and then Union , but acad show that should be a gap and can not make the inside boundary&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 17:22:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/create-boundary-by-3dpoly/m-p/9165950#M81493</guid>
      <dc:creator>devitg</dc:creator>
      <dc:date>2019-11-25T17:22:09Z</dc:date>
    </item>
  </channel>
</rss>

