<?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 : How to select Line, Polyline, Circle, ellipse by using PromptPointOptions i in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6926057#M32422</link>
    <description>&lt;P&gt;In fact, when you're using GetEntity or the break command, the current OSMODE settings is not taken in account. You have to explicitly choose an osnap mode to snap to a specific point. But the average user does not know this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2017 10:20:20 GMT</pubDate>
    <dc:creator>FRFR1426</dc:creator>
    <dc:date>2017-03-07T10:20:20Z</dc:date>
    <item>
      <title>How to select Line, Polyline, Circle, ellipse by using PromptPointOptions in C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6925652#M32418</link>
      <description>&lt;P&gt;trying break the selected objects as like (command "break" pause "f" pause "@") with the C# .net&lt;/P&gt;&lt;P&gt;Please, help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 06:33:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6925652#M32418</guid>
      <dc:creator>kite15</dc:creator>
      <dc:date>2017-03-07T06:33:43Z</dc:date>
    </item>
    <item>
      <title>Re : How to select Line, Polyline, Circle, ellipse by using PromptPointOptions i</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6925718#M32419</link>
      <description>&lt;P&gt;You can use GetEntity instead of GetPoint. On PromptEntityResult, there is a PickedPoint property which allow you to retrieve the point that was used to pick the entity.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 07:20:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6925718#M32419</guid>
      <dc:creator>FRFR1426</dc:creator>
      <dc:date>2017-03-07T07:20:36Z</dc:date>
    </item>
    <item>
      <title>Re : How to select Line, Polyline, Circle, ellipse by using PromptPointOptions i</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6926011#M32420</link>
      <description>&lt;P&gt;Hi FRFR1426,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, i am looking for the Osnap options for accurate design flow on the fever of next coding have any solution to getpoint as well as getting the pointed entity collection with filter ??&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 09:58:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6926011#M32420</guid>
      <dc:creator>kite15</dc:creator>
      <dc:date>2017-03-07T09:58:37Z</dc:date>
    </item>
    <item>
      <title>Re : How to select Line, Polyline, Circle, ellipse by using PromptPointOptions i</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6926028#M32421</link>
      <description>&lt;P&gt;You can also use GetPoint and use after Editor.SelectCrossingWindow with a small window centered on the point to get the entity (but you are not sure to get a single entity). To set the size of the window, you can use the &lt;SPAN&gt;PICKBOX &lt;/SPAN&gt; system variable. You need to make a conversion pixel -&amp;gt; world units.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The safe way is to use GetEntity to get the entity, then GetPoint to get the break point.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:11:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6926028#M32421</guid>
      <dc:creator>FRFR1426</dc:creator>
      <dc:date>2017-03-07T10:11:59Z</dc:date>
    </item>
    <item>
      <title>Re : How to select Line, Polyline, Circle, ellipse by using PromptPointOptions i</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6926057#M32422</link>
      <description>&lt;P&gt;In fact, when you're using GetEntity or the break command, the current OSMODE settings is not taken in account. You have to explicitly choose an osnap mode to snap to a specific point. But the average user does not know this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:20:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-select-line-polyline-circle-ellipse-by-using/m-p/6926057#M32422</guid>
      <dc:creator>FRFR1426</dc:creator>
      <dc:date>2017-03-07T10:20:20Z</dc:date>
    </item>
  </channel>
</rss>

