<?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 Betreff: create region form polyline failed in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952573#M500</link>
    <description>&lt;P&gt;i don't know how they create the polyline.there are some small circles.and i convert them to line.but also can't create region .yes ,you are right,after exploding it can create region.this way can resove the problem. everytime it happens i need explode the polyline to resolve the problem.it sounds not the best way. i want to know that is it a bug of autocad?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2024 01:38:15 GMT</pubDate>
    <dc:creator>475867377</dc:creator>
    <dc:date>2024-08-12T01:38:15Z</dc:date>
    <item>
      <title>create region form polyline failed</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12948370#M496</link>
      <description>&lt;P&gt;create a region from a polyline failed.can somebody help me ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="475867377_0-1723169541309.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1396085iFF3655CC318F461A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="475867377_0-1723169541309.png" alt="475867377_0-1723169541309.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 03:10:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12948370#M496</guid>
      <dc:creator>475867377</dc:creator>
      <dc:date>2024-08-09T03:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: create region form polyline failed</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12949542#M497</link>
      <description>&lt;P&gt;I think it is because the polyline has too many "nearly duplicted" vertices (i.e. 2 vertices are too closed to each other). If you are using Map/Civil 3D, you can run command "MAPCLEAN" and choose action "Simplify Object" with suitable tolerance (when I tested, I chose 0.1, which reduces the vertices from 64 to 54). Then running command "REGION" would succeed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do not use Map3D/Civil3D, then you may have to find code, or write your own code to simplify the polyline (this is AutoCAD programming discussion forum, so I assume you do AutoCAD programming, don't you?).&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 14:44:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12949542#M497</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2024-08-09T14:44:50Z</dc:date>
    </item>
    <item>
      <title>Betreff: create region form polyline failed</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952109#M498</link>
      <description>&lt;P&gt;How did you create this polyline?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you _explode the polyline and create a new region it works.&lt;/P&gt;&lt;P&gt;the problem is the small arc in the green area.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ynapeu_0-1723390711318.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1396697iB8B103328AD9617E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ynapeu_0-1723390711318.png" alt="ynapeu_0-1723390711318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Aug 2024 15:38:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952109#M498</guid>
      <dc:creator>ynapeu</dc:creator>
      <dc:date>2024-08-11T15:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: create region form polyline failed</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952565#M499</link>
      <description>&lt;P&gt;yes,i do.i have explode the polyline,then i create region successfully. why ?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 01:28:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952565#M499</guid>
      <dc:creator>475867377</dc:creator>
      <dc:date>2024-08-12T01:28:59Z</dc:date>
    </item>
    <item>
      <title>Betreff: create region form polyline failed</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952573#M500</link>
      <description>&lt;P&gt;i don't know how they create the polyline.there are some small circles.and i convert them to line.but also can't create region .yes ,you are right,after exploding it can create region.this way can resove the problem. everytime it happens i need explode the polyline to resolve the problem.it sounds not the best way. i want to know that is it a bug of autocad?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 01:38:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952573#M500</guid>
      <dc:creator>475867377</dc:creator>
      <dc:date>2024-08-12T01:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: create region form polyline failed</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952988#M501</link>
      <description>&lt;P&gt;i don't know why. But if you explode the new new Region, you will see, that the small circle is deleted.&lt;/P&gt;&lt;P&gt;the old polyline consist of 65 entities und the new region has only 64 entities.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 07:51:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-form-polyline-failed/m-p/12952988#M501</guid>
      <dc:creator>ynapeu</dc:creator>
      <dc:date>2024-08-12T07:51:57Z</dc:date>
    </item>
  </channel>
</rss>

