Thread: The get command
View Single Post
  #2  
Old 09-15-2004, 11:39 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

This is a bug that has been recently fixed. In the meantime you can do the following:
Code:
duckangle = viz.VizNode.get(duck,viz.POSITION,viz.ABSOLUTE_WORLD)
Reply With Quote