<?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: VRED Pro 2020 or 2021 VR Menu Python script toggle in VRED Forum</title>
    <link>https://forums.autodesk.com/t5/vred-forum/vred-pro-2020-or-2021-vr-menu-python-script-toggle/m-p/9633867#M3997</link>
    <description>&lt;P&gt;Good&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jul 2020 07:21:11 GMT</pubDate>
    <dc:creator>seiferp</dc:creator>
    <dc:date>2020-07-14T07:21:11Z</dc:date>
    <item>
      <title>VRED Pro 2020 or 2021 VR Menu Python script toggle</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vred-pro-2020-or-2021-vr-menu-python-script-toggle/m-p/9633324#M3995</link>
      <description>&lt;P&gt;Hi Pascal, I was looking for a Python script to toggle the VR menu on and off using a Variant and not just on the Vive controller when in OpenVR HMD mode.&amp;nbsp; I found the following in the documentation but I am not able to get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vrdImmersiveMenu.setVisible(True)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Found the script here:&amp;nbsp;&lt;A target="_blank" rel="noopener"&gt;file:///C:/Program%20Files/Autodesk/VREDPro-13.0/doc/v2/class_vrdImmersiveMenu.html?highlight=vr%20menu#summary&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the error in the terminal:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Traceback (most recent call last):&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;TypeError: descriptor 'setVisible' requires a 'vrKernelServices.vrdImmersiveMenu' object but received a 'bool'&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Python skills are not able to fix it. I did try this script:&lt;/P&gt;&lt;P&gt;vrKernelServices.vrdImmersiveMenu.setVisible(True)&lt;/P&gt;&lt;P&gt;No luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition I was really looking to add a timer to the VR Menu to auto close because of the users issues having it left open.&amp;nbsp; If anyone knows of a Python script for this please share!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Shawn&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 21:55:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vred-pro-2020-or-2021-vr-menu-python-script-toggle/m-p/9633324#M3995</guid>
      <dc:creator>Shawn_Collins-Lopez</dc:creator>
      <dc:date>2020-07-13T21:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: VRED Pro 2020 or 2021 VR Menu Python script toggle</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vred-pro-2020-or-2021-vr-menu-python-script-toggle/m-p/9633349#M3996</link>
      <description>&lt;P&gt;Hey Pascal, I found the correct Python command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vrImmersiveUiService.showToolsMenu(True)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works!&amp;nbsp; Now I need to make a timer for the VR Menu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Shawn&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 22:23:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vred-pro-2020-or-2021-vr-menu-python-script-toggle/m-p/9633349#M3996</guid>
      <dc:creator>Shawn_Collins-Lopez</dc:creator>
      <dc:date>2020-07-13T22:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: VRED Pro 2020 or 2021 VR Menu Python script toggle</title>
      <link>https://forums.autodesk.com/t5/vred-forum/vred-pro-2020-or-2021-vr-menu-python-script-toggle/m-p/9633867#M3997</link>
      <description>&lt;P&gt;Good&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 07:21:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/vred-pro-2020-or-2021-vr-menu-python-script-toggle/m-p/9633867#M3997</guid>
      <dc:creator>seiferp</dc:creator>
      <dc:date>2020-07-14T07:21:11Z</dc:date>
    </item>
  </channel>
</rss>

