View Single Post
  #2  
Old 06-08-2011, 05:33 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You could add the following to your script:
Code:
import sys
sys.path.append('C:/Users/shopuser/Desktop/ViewPoint 2.8.6.21')
Reply With Quote