<?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: W key in Navisworks in Navisworks API Forum</title>
    <link>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12740426#M613</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;InputPlugin have the focus when le viewer has the focus to.&lt;/P&gt;&lt;P&gt;Clic on the viewer, then your W key should work properly.&lt;/P&gt;&lt;P&gt;This is quite annoying for key detection, you can still force the focus on the viewer with&lt;/P&gt;&lt;P&gt;Autodesk.Navisworks.Gui.Common.DockingView.ActiveView.Activate();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2024 08:56:01 GMT</pubDate>
    <dc:creator>lanneauolivier</dc:creator>
    <dc:date>2024-04-29T08:56:01Z</dc:date>
    <item>
      <title>W key in Navisworks</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12733720#M610</link>
      <description>&lt;P&gt;Is there a way to override the W key to have the API do something else rather than show/hide the steering wheel?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the KeyDown() function for InputPlugin but every time I use the W key, it does not perform the intended tasks, instead it shows/hides the steering wheel for navigation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 16:04:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12733720#M610</guid>
      <dc:creator>piero.urrutiaRA2LP</dc:creator>
      <dc:date>2024-04-25T16:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: W key in Navisworks</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12735550#M611</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try returning true at the end of KeyDown(), this stops Navisworks default behavior.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 09:17:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12735550#M611</guid>
      <dc:creator>lanneauolivier</dc:creator>
      <dc:date>2024-04-26T09:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: W key in Navisworks</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12736169#M612</link>
      <description>&lt;P&gt;Thanks! It worked! However, when I press W, the function does not go through instead it shows/hides the steering wheel. In order to make it work, I have to first press other keys that have custom functions tied to them and then press W. Do you know what could be the issue here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 13:58:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12736169#M612</guid>
      <dc:creator>piero.urrutiaRA2LP</dc:creator>
      <dc:date>2024-04-26T13:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: W key in Navisworks</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12740426#M613</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;InputPlugin have the focus when le viewer has the focus to.&lt;/P&gt;&lt;P&gt;Clic on the viewer, then your W key should work properly.&lt;/P&gt;&lt;P&gt;This is quite annoying for key detection, you can still force the focus on the viewer with&lt;/P&gt;&lt;P&gt;Autodesk.Navisworks.Gui.Common.DockingView.ActiveView.Activate();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 08:56:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12740426#M613</guid>
      <dc:creator>lanneauolivier</dc:creator>
      <dc:date>2024-04-29T08:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: W key in Navisworks</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12741105#M614</link>
      <description>&lt;P&gt;Thanks for the response! I do click on the viewer before pressing any keys. The only key that does not respond is the W key, the only way to make it work is to press other keys before pressing W. I think it might be because W triggers the SteeringWheel, but I cannot figure out how to solve it. It somewhat works as long as I press other keys before pressing W, but I don't know if there is something I can implement in order to avoid this from happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 14:06:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/w-key-in-navisworks/m-p/12741105#M614</guid>
      <dc:creator>piero.urrutiaRA2LP</dc:creator>
      <dc:date>2024-04-29T14:06:43Z</dc:date>
    </item>
  </channel>
</rss>

