TYPE: SOP
TITLE: Boolean SOP

This SOP is deprecated.  Please use the Cookie SOP instead.

The Boolean operation creates boolean results from two polygonal inputs.
Useful for cutting one geometry from another, creating holes or intersection
regions.

Boolean will become obsolete in a later release of the software. Please
use Cookie instead.


Parameters:

    Operation	   - 
	Union      - Combined closed geometry with interior removed.
        Intersect  - Intersection of inputs with exterior discarded
        A minus B  - Closed geometry of A after removal of B.
        B minus A  - Closed geometry of B after removal of A.
        A/B Edge   - Closed face(s) of the intersection.

    Accurate Attributes Interpolation - Convex the input to triangles instead
                                        of quads for increased accuracy.

    Create Groups - Create two groups containing faces belonging to 
                    each input.

    Group A, Group B - Labels for each group if created.

See also: Clip, Cookie, Surfsect
