Hello. I've already found solution of my picking problem, but there is another problem: I created Box object in first (public) class, set box.setCapability(Box.ENABLE_APPEARANCE_MODIFY) and then put it through creator to the second class. And the problem is: i can't get the Appearance object (in the second class) - i use: box.getAppearance(0); and there is an error: CapabilityNotSetException: Shape3D: no capability to get appearance. What's wrong? Greetings [EMAIL PROTECTED]
=========================================================================== 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".