Objects can be joined together to create an unlimited variety of shapes using Boolean operations. Joining operations are permanent.
Joining operations
There are various operations available (illustrated as before and after):
Add—creates a new object from the sum of the selected objects; the color of the lowest object is used.
Subtract—removes overlapped areas of the lowest object. All other selected objects are discarded.
Intersect—creates a new object from the overlapping areas common to all selected objects.
Xor—merges selected objects into a composite object with transparent area where filled regions overlap.
Divide—splits object areas into separate objects; the object from the intersecting area retains the color of the upper object. The operation will be performed inside groups.
To implement join operations:
Select multiple objects.
With the Move Tool active, select Add, Subtract, Intersect, Xor or Divide from the context toolbar's Geometry pop-up menu.