Whoops, never mind.  There was a rogue shape3d that was getting picked that
didn't have the properties set properly.

Daniel

-----Original Message-----
From: Dvorak, Daniel J. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 01, 2001 8:31 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] pickTool.GEOMETRY_INTERSECT_INFO


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".

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