![]()  | 
	
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
				
				Import 3DS to Vizard
			 
			
			
			Hello, 
		
		
		
		
		
		
		
		
	
	Im new to Vizard so im a total noob! lol. Basically i wanted to import a residential property i developed in 3ds max to vizard. I exported the .IVE file, but im not sure how to open it. I downloaded Vizard 3.0 (i hope this was the right one) from there website, but how do i import it? Please could you help  | 
| 
		 
			 
			#2  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
		
		 
			
			To load a .ive model you exported use the viz.addChild command in your script: 
		
		
		
		
		
		
		
		
	
	Code: 
	myModel = viz.addChild('model.ive')
Also, download the Vizard 4 Beta to use the Inspector tool. That allows you to view Vizard compatible models without running a script.  | 
![]()  | 
	
	
		
  | 
	
		
  | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Vizard 4 Beta Testing | farshizzo | Announcements | 0 | 02-01-2011 11:46 AM | 
| Vizard 4 Beta Testing | farshizzo | Vizard | 0 | 02-01-2011 11:46 AM | 
| How can i import the code form a Java program to Vizard? | alberto_redo | Vizard | 1 | 10-07-2010 01:18 PM | 
| How to import the defaultdict into vizard | knightgba | Vizard | 3 | 07-26-2010 02:35 PM | 
| Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 12:13 PM |