Boolean in Editor
27-Nov-94 23:10:20
Sb: #138109-Boolean in Editor
Fm: John K. Jordan 71174,711
To: Scott Womack 73500,1577
Glad it helped, Scott!
In the case of a boolean failure on multiple overlapping elements, there is one
other thing you can do that I forgot to mention:
Instead of building a composite object by _attaching_, combine the components
using the boolean Union. This will leave the object with a single surface
instead of overlapping elements surfaces. A subsequent subtraction will then
have no problem. (This method is actually less work than what I described
earlier – sorry I forgot to mention it)
I love the boolean improvements the Yosters put into R3 – MUCH improved from
R2. And that's no bool. <g>
JKJ