Leandro L Dihl wrote:

Hi,

I have problem when I try to get a VRML object loaded with  a x3d loader.
This error is generate after click on object.

javax.media.j3d.CapabilityNotSetException: GeometryArray: no capability to get vertex count


You need to call this method on your object if you want to pick in that manner:


PickTool.setCapabilities(node, int);



---------------------------------------------- Nikolai V. Christensen, Computer Engineer, Simulation and Training department IFAD, Forskerparken 10A, DK-5230 Odense M Denmark, EU Phone: +45 63 15 71 31 Fax: +45 65 93 29 99 WWWeb: http://www.ifad.dk e-mail: [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".

Reply via email to