<?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: Pick command issue in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/pick-command-issue/m-p/7409095#M75263</link>
    <description>&lt;P&gt;Can you upload a simple addin project to reproduce the problem? I could not reproduce it here.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2017 10:34:03 GMT</pubDate>
    <dc:creator>YuhanZhang</dc:creator>
    <dc:date>2017-09-26T10:34:03Z</dc:date>
    <item>
      <title>Pick command issue</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/pick-command-issue/m-p/7360843#M74773</link>
      <description>&lt;P&gt;So I noticed many times that when I run a Pick command in addins while in drawing environment, Inventor will stay like frozen for about 30sec or so, then the command fires up. Otherwise I can click immediately on the screen, and then the command fires up, that means 2 clicks, one to wake up Inventor, another to pick (select) something. But the users don't know they have to click 2 times...&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As an example:&lt;/P&gt;
&lt;PRE&gt;oView = g_inventorApplication.CommandManager.Pick(SelectionFilterEnum.kDrawingViewFilter, "Select a view")&lt;/PRE&gt;
&lt;P&gt;And it happens for other type of objects as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this a bug? Any solutions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Alexandru&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 09:09:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/pick-command-issue/m-p/7360843#M74773</guid>
      <dc:creator>fakeru</dc:creator>
      <dc:date>2017-09-07T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pick command issue</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/pick-command-issue/m-p/7409095#M75263</link>
      <description>&lt;P&gt;Can you upload a simple addin project to reproduce the problem? I could not reproduce it here.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 10:34:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/pick-command-issue/m-p/7409095#M75263</guid>
      <dc:creator>YuhanZhang</dc:creator>
      <dc:date>2017-09-26T10:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pick command issue</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/pick-command-issue/m-p/12889486#M169361</link>
      <description>&lt;P&gt;You might try this before you call your pick command.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Public Declare Function SetFocusAPI Lib "user32.dll" Alias "SetFocus" (ByVal hwnd As Long) As Long&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 15:59:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/pick-command-issue/m-p/12889486#M169361</guid>
      <dc:creator>Tiffany_Hayden_</dc:creator>
      <dc:date>2024-07-10T15:59:32Z</dc:date>
    </item>
  </channel>
</rss>

