I keep getting this error even though I've set all the capability bits
described in the documentation, as well as used the setCapabilities method
of PickCanvas.

Exception occurred during Behavior execution:
javax.media.j3d.CapabilityNotSetException: GeometryArray: no capability to
get vertex count
        at
javax.media.j3d.GeometryArray.getVertexCount(GeometryArray.java:488)
        at
com.sun.j3d.utils.picking.PickResult.intersect(PickResult.java:618)
        at
com.sun.j3d.utils.picking.PickResult.generateIntersections(PickResult.java:6
00)
        at
com.sun.j3d.utils.picking.PickResult.numIntersections(PickResult.java:387)
        .....


What am I doing wrong?

Daniel

===========================================================================
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