Guide:Boolean Operations

There are 4 basic Boolean Operations in Mockitt: Union, Subtract, Intersect, and Exclude.

4 types of boolean operations

Union selection

Take the selected shape as a union. The result of the union will be the sum of two vector areas.

union selection of boolean operations

Subtract selection

Subtract the shape formed by overlapping the top layer with the bottom layer.

subtract selection of boolean operations

Intersect selection

Keep the overlapping part of the layers after the operation.

intersect selection of boolean operations

Exclude selection

exclude the opposite of the intersection set and show only the non-overlapping areas of the layers.

exclude selection of boolean operations

Note: Boolean Operations only work when multiple layers are selected. One single layer (which has not been Boolean-operated) is not available to Boolean Operations.