| 
 
			
			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.
 
				 Last edited by rajnishv; 03-21-2017 at 12:57 AM.
 |