problems loading some wrl file's (separator error?)
Hi everyone,
I have a very basic problem. I am trying to load wrl files provided to me from an external source. I believe solid works was used to create this object. The wrl files in the vizard examples all load successfully.
For some reason i cannot load it within vizard the error states:
* Error: Failed to load spring.wrl at line 2
-->
--> Separator
** ERROR: Failed to load 'spring.wrl'
I'm only using a simple example to import the object.
import viz
viz.go()
spring = viz.add('spring.wrl')
Please post your suggestions i would really appreciate it.
Thanks, Alyssa.
Last edited by AlyssaK; 12-12-2006 at 10:06 PM.
Reason: attachment
|