All,

I have several Groups of Shape3Ds in my scenegraph.  I have set up pick
reporting so I can pick the geometry of any of the objects.  On a pick,
I would like to change the appearance of the group as a whole (find the
group the picked geometry is in and then change all of the Shape3Ds in
the group).  However, the getParent() call doesn't work in a
live/compiled system (at least right now I get an exception saying so).
What can I do to find the Group that a Shape3D is in without calling
getParent()?  Or what am I doing wrong so that getParent() works?

thanks in advance,

kddubb

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to