Hi,
 
 thanks for the help. but bounds.getCenter() and bounds.getRadius() always gives me the same value no matter where the object is positioned.
 
/********* my code **************
   BoundingSphere bounds1 = (BoundingSphere)cone.getBounds();
   Point3d currpt = new Point3d();
   bounds1.getCenter(currpt);
******************* */
 
thanks a lot.
Anindita Pal.

Reply via email to