Use the Combine(Boolean) function to create new shapes

Written by Tia Isom

|

Published on

|

Modified on

|

Reading time for 0 min

The Combined Functions

The combined functions include: Unite, Subtract, Unite at Overlap, Subtract at Overlap, etc.

You can merge 2 or more vector elements into a new one, remove the overlapping area, etc.

Combined Functions Example

Unite

You can unite two layers together and generate a new layer.

Unite Example

Subtract

You can get a new layer with the overlapping parts removed from the top layer.

Subtract Example

Unite at Overlap

You can get a new layer with only the overlapping part of the layers.

Unite at Overlap Example

Subtract at Overlap

You can remove the overlapping parts while uniting two layers together and generate a new layer.

Subtract at Overlap Example

Subtract Crossover

You can remove the crossover parts of paths within a layer.

Subtract Crossover Example

Slice

You can separate two overlapping layers to create three or more new layers.

Slice Example

Split

You can split one layer into two or more new layers, mainly used for text layers.

Split Example

Leave a comment