View Single Post
  #3  
Old 03-21-2017, 12:54 AM
rajnishv rajnishv is offline
Member
 
Join Date: Jan 2016
Location: Kalina,Sanatcruz(East),Mumbai,Maharashtra,India
Posts: 94
Smile

Yes Jeff. i am using 2 different vizconnect files with 2 displays -custom Window..
What i am doing.
1)On Load i am calling Vizconnect 1 to add a viewpoint 'vpStart' and the viewpoint data is correct
2)Then on event i am calling Vizconnect 2 to add a viewpoint 'vpFloor' and the viewpoint is correct
3)The issue is here when again when i am calling again vizconnect 1(going back) to again add the same viewpoint 'vpStart',the viewpoint data is wrong.

I am using vizconnects such that when moving forward the vizconnects are adding viewpoints correctly but when i am coming back again to load vizconnect the viewpoint gives [0,0,0] with some eulers which is not correct.

Some Questions:
-Whats may be the problems?
-Do i have to use only 1 vizconnect ?
-What may be the solutions to the problems.

The code producing the issue is attached in the post

PFA of the 2 vizconnect files and the mainVizardPython Script File.

Pls assist me further.
Attached Files
File Type: zip vizconnect_configInitial.zip (3.2 KB, 837 views)
File Type: zip vizconnect_configStart.zip (3.2 KB, 822 views)
File Type: zip runWalTest.zip (5.3 KB, 839 views)

Last edited by rajnishv; 03-21-2017 at 12:57 AM.
Reply With Quote