GENERATE/PREV.gifGENERATE/NEXT.gif

GLOSSARY

Boolean Operation

GENERATE/S_BOOL2.gif  

A boolean object combines two other objects by performing a boolean operation on them. In 3D Studio MAX, a boolean object is made from two overlapping objects. The original two objects are the operands (A and B) and the boolean object itself is the result of the operation.

For geometry, the boolean operations are:

Union: The boolean object contains the volume of both original objects. The intersecting or overlapping portion of the geometry is removed.

Intersection: The boolean object contains only the volume that was common to both original objects (in other words, where they overlapped).

Subtraction (or difference): The boolean object contains the volume of one original object with the intersection volume subtracted from it.