Hi, all I just have a picking problem which I can not find any clue, any suggestion or solution will be very helpfull.
I use the PointArray to create a lot of Point Objects in the scene, then I try to Multiple Points using the PickCanvas's pickAll() funciton. The pickBounds of PickCanvas was created using the code same as the generatePickShape() in PickObject. The implement is working fine in the top view, however, whenever I try to rotate the view or zoom in, Sometimes I just cannot pick any Points using the mutilple picking function, but I am able to pick point one by one. I already try to increase the Pick tolearance and the Bounds of Point, which do not help at all. Does anyone have a clue. Thanks a lot Rong =========================================================================== 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".