<?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 problem with window polygon selection in AutoCAD Map 3D Developer Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/problem-with-window-polygon-selection/m-p/5497579#M1461</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing problem with&amp;nbsp;ED.SelectWindowPolygon.&lt;/P&gt;&lt;P&gt;It is running good for some time after stopped working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i manuall regen my model then run again wroking fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am running my commands through a windwos form in Autocad-2010.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can any one help me how to fix this problem.&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;Kumar.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Feb 2015 14:19:44 GMT</pubDate>
    <dc:creator>giskumar</dc:creator>
    <dc:date>2015-02-06T14:19:44Z</dc:date>
    <item>
      <title>problem with window polygon selection</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/problem-with-window-polygon-selection/m-p/5497579#M1461</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing problem with&amp;nbsp;ED.SelectWindowPolygon.&lt;/P&gt;&lt;P&gt;It is running good for some time after stopped working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i manuall regen my model then run again wroking fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am running my commands through a windwos form in Autocad-2010.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can any one help me how to fix this problem.&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;Kumar.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 14:19:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/problem-with-window-polygon-selection/m-p/5497579#M1461</guid>
      <dc:creator>giskumar</dc:creator>
      <dc:date>2015-02-06T14:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: problem with window polygon selection</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/problem-with-window-polygon-selection/m-p/5500102#M1462</link>
      <description>&lt;P&gt;You may to re-word your sentence here to make things cleaer"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;It is running good for some time after stopped working."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you mean you have to stop something first, then your code runs good. Or it runs good for a while and then stops for some reason youdo not know. Please also explanation what exactly it is not running good, or stopped working: what do you see/experience, how do you tell it is running good or not good.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;One thing you may or may not have paid attention: when you use Editor.SelectWindow/SelectWindowPolygon(), the entire window (points that consist of the window) MUST BE WITHIN the current view. If one or more points is beyond viewable screen, the method may not return correct SelectionSet. So, before you call Editor.SelectWindow[Polygon](), you may need to have some code to make sure all the points are within the viewable screen area. Usually, you can create an Extents3d based on the points and then zoom to the extents before calling Editor.SelectWindow[Polygon]().&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2015 14:28:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/problem-with-window-polygon-selection/m-p/5500102#M1462</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2015-02-09T14:28:50Z</dc:date>
    </item>
  </channel>
</rss>

