Hello all,
thanx for your replies - here is what I found with some help:
Assuming there is a Shape3D-object "shape".
I already used:
shape.setCapability(Geometry.ALLOW_INTERSECT);
But more important (and necessary) is this one:
shape.getGeometry().setCapability(Geometry.ALLOW_INTERSECT);
HappyProgramming
-Juergen.
===========================================================================
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".