Set the pickable attribut for the objet. -----Message d'origine----- De : nagehan pala <[EMAIL PROTECTED]> � : [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date : samedi 19 juillet 2003 14:36 Objet : [JAVA3D] I want to move loaded shapes!!
>Hi all > >My program loads two .obj files and they are added to a live scene >graph(Scene.getSceneGroup()) . They are pickable and they can be moved by >the user. And i want to draw a line between them during runtime. But a >runtime error given: > > >javax.media.j3d.CapabilityNotSetException: Shape3D: no capability to get >geometry > >Before I tried it with ColorCubes and set this capability: >PickTool.setCapabilities(node, PickTool.INTERSECT_FULL) > >And it was run. But I can't set this capability for loaded files, because >node can only be Shape3D, Morph or Geometry nodes. > >i need help, please... > >Nagehan Pala > >_________________________________________________________________ >MSN 8 with e-mail virus protection service: 2 months FREE* >http://join.msn.com/?page=features/virus > >=========================================================================== >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". > =========================================================================== 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".
