You have to set capability bit on a geometry attached to your shape, use Geometry.ALLOW_INTERSECT: Specifies that this Geometry allows intersect operation.
- Yuri
-----Original Message-----
From: Christopher Michael Morris [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 4:26 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Shape3D - intersect capability?
Hello everyone. This should be an easy one (I hope). I'm trying to use the
intersect method of a Shape3D object. At run-time, I get a
CapabilityNotSetException: no capability to allow intersection. I can't
find what capability bit they are talking about. There isn't an
ALLOW_INTERSECT capability bit that I am aware of. Any suggestions?
Chris Morris
===========================================================================
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".
