Community
VRED Forum
Welcome to Autodesk’s VRED Forums. Share your knowledge, ask questions, and explore popular VRED topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Disable VR embedded functions

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
415 Views, 2 Replies

Disable VR embedded functions

I have created my own VR tools (via python script) and they have been working nicely until 2019 Vred version which have embedded VR tools which enter in conflict with mines. I have stick to 2018.2 version but with new tools besides VR I need to find out a way to re script everything but I haven't found a way to turn off all VR embedded functions in 2019-2020 versions, is there a way to this? 

2 REPLIES 2
Message 2 of 3
Christian_Garimberti
in reply to: Anonymous

HI,

you have to put

vrImmersiveInteractionService.setDefaultInteractionsActive(False)

at the and of your script

 

it deactivate the new functionalities

 

Chris

Christian Garimberti
Technical Manager and Visualization Enthusiast
Qs Informatica S.r.l. | Qs Infor S.r.l. | My Website
Facebook | Instagram | Youtube | LinkedIn

EESignature

Message 3 of 3
Anonymous
in reply to: Christian_Garimberti

Thanks that works

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report