> Date: Mon, 15 Jul 2002 15:58:48 -0400 > From: David Yazel <[EMAIL PROTECTED]> > > The only problem I see is that if I clip "inward" then to create a hole I > would need two inward facing planes. wouldn't that cause both to to clip in > opposite directions to infinity, thus clipping everything?
Yes, that's true. Sorry, I got off too soon along that train of thought. :) The bounds, bounding leaf, and hierarchical scope were just additional information and won't help you to make holes. You'll need to actually construct the geometry explicitly. -- Mark Hood =========================================================================== 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".