Hi Kevin,
re:
> Having trouble with what I thought should be simple Boolean Diff. It just leave holes
> in the planes, and not a in the object.
Usually that means that the base object that you are cutting is not a closed solid. The boolean commands work best on a closed solid object - that's when it can automatically determine which areas to discard and which areas to keep based on which volume they are contained inside of.
When your object is an open surface instead of a closed solid, much of that processing won't be able to be done and that's when the pieces of your cutting objects will not be left behind.
If your object is a closed solid, when you select it the object type indicator in the upper-right area of the window will say "Solid", like this:
If that says "Joined srf" or "Surface" there instead of "Solid", then that's the problem. Somewhere the object has an opening instead of having a totally closed skin.
It helps a lot to diagnose problems like this if you can attach the 3DM model file of your object with your question instead of only a screenshot.
- Michael
|