<?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  end a prompting select entity  operation ? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12763036#M4044</link>
    <description>&lt;P&gt;You can use the Document's SendStringToExecute() method to send an escape sequence to the command line.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2024 15:41:21 GMT</pubDate>
    <dc:creator>ActivistInvestor</dc:creator>
    <dc:date>2024-05-09T15:41:21Z</dc:date>
    <item>
      <title>how to  end a prompting select entity  operation ?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12762593#M4043</link>
      <description>&lt;P&gt;my modeless dialog has two buttons,&amp;nbsp; the first button clicked to prompt select&amp;nbsp; an entity,&lt;/P&gt;&lt;P&gt;if the second button clicked , i want to end the prompting select entity first and then&amp;nbsp; do other things，&lt;/P&gt;&lt;P&gt;how&amp;nbsp; to&amp;nbsp;&amp;nbsp;end the prompting select entity&amp;nbsp; operation in the second button click event ?&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 12:24:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12762593#M4043</guid>
      <dc:creator>giser828DUHJV</dc:creator>
      <dc:date>2024-05-09T12:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to  end a prompting select entity  operation ?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12763036#M4044</link>
      <description>&lt;P&gt;You can use the Document's SendStringToExecute() method to send an escape sequence to the command line.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 15:41:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12763036#M4044</guid>
      <dc:creator>ActivistInvestor</dc:creator>
      <dc:date>2024-05-09T15:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to  end a prompting select entity  operation ?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12763903#M4045</link>
      <description>&lt;P&gt;doc.SendStringToExecute("\x03\x03", false, true, false);&amp;nbsp; &amp;nbsp;?&lt;/P&gt;&lt;P&gt;// this operation will change the entities selected state&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 00:33:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12763903#M4045</guid>
      <dc:creator>giser828DUHJV</dc:creator>
      <dc:date>2024-05-10T00:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to  end a prompting select entity  operation ?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12763912#M4046</link>
      <description>&lt;P&gt;Yes, it will deselect entities.&amp;nbsp; The only other option is to add a keyword to your prompt, and issue the keyword using SendStringToExecute().&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 00:44:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-end-a-prompting-select-entity-operation/m-p/12763912#M4046</guid>
      <dc:creator>ActivistInvestor</dc:creator>
      <dc:date>2024-05-10T00:44:13Z</dc:date>
    </item>
  </channel>
</rss>

