DMICKEY made the following request in another thread:
Would like to hear arguments pro & con about the boolean or no boolean approach to modeling.
(to avoid taking that thread down a tangent path, I've started a new thread)
Cons:
Boolean operations are not required for most part models. Features are either automatically added or removed based on the feature type
Boolean operations require too many steps. Must insert a new part body, then must add the operation.
Boolean operations add too much complexity and detail to the tree. With boolean operations, features are at least 3 level deep into the tree.
Pros:
Boolean operations allow using multiple part bodies to break down a complex part model into several part bodies (or sub-sections). This provides the option of displaying all the part bodies or only the current one.
Boolean operations permit importing linked solids from other files and combining this shared geometry into your current model.