![]() |
Invalid object in resource window
Hello!
When I load vizard builtin object ex "duck=viz.add('duck.ive') ", a green box appears on the vizard resource widow. I can then view the object content under property. But when I Ioad my own object, a red cross appears on the resource window and I can't view its content. Help please! |
Have you specified the correct path for the model? The path does not need to be specified for Vizard's resources because Vizard automatically searches within the resources folder of the installation. Vizard will also search the current directory of the script but if it is not in either of these locations and the path is not specified the resource will not be found.
|
Thanks it works now when I put all the resource in the script folder, I had my resources in a subfolder I used "viz.res.addPath" to adress the subfolder, but I still couldn't view object contents
|
All times are GMT -7. The time now is 11:05 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC