![]()  | 
	
		
 cannot get eyeheight() working with vizconnect 
		
		
		with a call to viz.go() and simple scene loaded I can easily change the height of the viewer by keyboard input using 
	vizact.onkeydown('2', viz.MainView.eyeheight, 1 ) however if I replace the viz.go() for a vizconnect.go() - calling in settings configured for keyboard and mouse navigation, the navigation works fine however the calls to change the eyeheight seem to be ignored. :( Can anyone tell me what I'm doing wrong? Is it how my vizconnect file is setup? What I want to do longer term is use this with PPT tracking but to modify the height of the participant's viewpoint. Many thanks, John  | 
		
 If the display is parented to another object in Vizconnect, then the link will override the viewpoint command in Vizard. From Vizconnect, you can add a post trans offset in the Offsets dialog for the PPT Tracker to adjust the height. Take a look at the Displays and Trackers tutorial for an example using offsets. 
	 | 
		
 adjusting eyeheight when using vizconnect 
		
		
		Thanks for the pointer Jeff. 
	To do it dynamically I ended up doing: Code: 
	vizconnect.go('my_vizconnect.py')Quote: 
	
  | 
| All times are GMT -7. The time now is 06:40 AM. | 
	Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	Copyright 2002-2023 WorldViz LLC