<?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: what's the tolerance of unique point3dcollection used for SelectWindowPolygon in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11366682#M12014</link>
    <description>&lt;P&gt;Polyline pline = new Polyline();&lt;BR /&gt;foreach (Point3d pt in collection)&lt;BR /&gt;{&lt;BR /&gt;pline.AddVertexAt(pline.NumberOfVertices, pt.ToPoint2d(), 0, 0, 0);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2022 12:00:01 GMT</pubDate>
    <dc:creator>cuongtk2</dc:creator>
    <dc:date>2022-08-18T12:00:01Z</dc:date>
    <item>
      <title>what's the tolerance of unique point3dcollection used for SelectWindowPolygon</title>
      <link>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11360764#M12012</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know, when you do&amp;nbsp;SelectWindow,&amp;nbsp;SelectCrossingWindow,&amp;nbsp;SelectWindowPolygon,&amp;nbsp;SelectCrossingPolygon, the first argument Point3dCollection cannot be duplicate and self intersected. I'm just not sure, what's the tolerance to make the&amp;nbsp;Point3dCollection unique.&amp;nbsp;&lt;/P&gt;&lt;P&gt;current&amp;nbsp;&lt;SPAN&gt;Tolerance.Global.EqualPoint: 1E-10.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;my SelectWindowPolygon does not work, beside the duplicate point in&amp;nbsp;Point3dCollection, what else could be?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Wes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 22:27:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11360764#M12012</guid>
      <dc:creator>wesbird</dc:creator>
      <dc:date>2022-08-15T22:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: what's the tolerance of unique point3dcollection used for SelectWindowPolygon</title>
      <link>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11366667#M12013</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;You must control the order of points in the Point3dColletion.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;It's best to draw 1 polyline from that collection to check its boundary&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 11:50:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11366667#M12013</guid>
      <dc:creator>cuongtk2</dc:creator>
      <dc:date>2022-08-18T11:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: what's the tolerance of unique point3dcollection used for SelectWindowPolygon</title>
      <link>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11366682#M12014</link>
      <description>&lt;P&gt;Polyline pline = new Polyline();&lt;BR /&gt;foreach (Point3d pt in collection)&lt;BR /&gt;{&lt;BR /&gt;pline.AddVertexAt(pline.NumberOfVertices, pt.ToPoint2d(), 0, 0, 0);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 12:00:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11366682#M12014</guid>
      <dc:creator>cuongtk2</dc:creator>
      <dc:date>2022-08-18T12:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: what's the tolerance of unique point3dcollection used for SelectWindowPolygon</title>
      <link>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11378772#M12015</link>
      <description>All of the selection methods that you cite have a tolerance that is one display pixel at the current display magnification. IOW, it is equivalent to using the pointing device to make the selection.</description>
      <pubDate>Wed, 24 Aug 2022 16:39:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/what-s-the-tolerance-of-unique-point3dcollection-used-for/m-p/11378772#M12015</guid>
      <dc:creator>Activist_Investor</dc:creator>
      <dc:date>2022-08-24T16:39:52Z</dc:date>
    </item>
  </channel>
</rss>

