![]()  | 
	
		
 Display a variable in main graphics window 
		
		
		How can I display the current value of a variable? All I need is something that works like the print statement but prints to the graphics window not the input/output window. Text boxes and dialogue boxes can show content but, as far as I can see, the content can't be a variable - it can only be a text string. Any tips appreciated! 
	 | 
		
 Hi, 
	As Vizard is Python based, you actually can use Python's function to convert your variable to a string and show it in a text box or dialogue box. Please try this simple sample: Code: 
	import viz | 
		
 Thank you Kevin - good of you to take the trouble. 
	 | 
| All times are GMT -7. The time now is 07:13 AM. | 
	Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	Copyright 2002-2023 WorldViz LLC