WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-08-2011, 11:29 AM
suwan116 suwan116 is offline
Member
 
Join Date: May 2011
Posts: 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
Reply With Quote
  #2  
Old 05-09-2011, 01:28 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
To load a .ive model you exported use the viz.addChild command in your script:
Code:
myModel = viz.addChild('model.ive')
Using the code above the .ive file should be in the same directory as the script to be found.

Also, download the Vizard 4 Beta to use the Inspector tool. That allows you to view Vizard compatible models without running a script.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vizard 4 Beta Testing farshizzo Announcements 0 02-01-2011 10:46 AM
Vizard 4 Beta Testing farshizzo Vizard 0 02-01-2011 10:46 AM
How can i import the code form a Java program to Vizard? alberto_redo Vizard 1 10-07-2010 12:18 PM
How to import the defaultdict into vizard knightgba Vizard 3 07-26-2010 01:35 PM
Vizard tech tip: Using the Python Imaging Library (PIL) Jeff Vizard 0 03-23-2009 11:13 AM


All times are GMT -7. The time now is 12:26 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC