Try doing a System.out.println(sceneGraphPath) to see what the paths terminal node is, this is the node that getNode() returns. If its not a Cone object (and it probably won't be), this is what is causing the cast exception.
=========================================================================== 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".
