View Single Post
  #2  
Old 06-07-2010, 11:01 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Make sure you get a handle to the lowest level transform before you call getPosition with the viz.ABS_GLOBAL flag. This article shows how to do this using an OSG model. The idea is the same with your VRML model, however it won't be using the GEODE naming convention.
Reply With Quote