WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #8  
Old 10-21-2008, 10:38 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
I needed to add the following two lines to the top of your script in order for it to run properly:
Code:
import random
import viztask
Also, make sure you don't have any other file in the same directory as your script that is named random.py. If you do, this might conflict with the built-in random module.

Also, can you explain in more detail what behavior you are expecting? Should the box disappear after it looms, or should it go back to its original position?
Reply With Quote
 


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
retrieve Object names Geoffrey Vizard 11 12-11-2009 05:26 AM
Can you link the position of a tracker to the orientation of an object? michaelrepucci Vizard 1 09-19-2008 11:23 AM
Getting object position in screen coordinates v-Salik Vizard 1 10-19-2007 04:41 PM
picking problem... k_iwan Vizard 2 07-27-2007 08:57 PM
rotate to object jargon Vizard 1 08-08-2005 01:20 PM


All times are GMT -7. The time now is 06:34 AM.


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