Combining Paths


Use these commands to create new paths or modify existing paths from the interaction between two or more path objects.

Combining Paths

  1. Click Selection Tool Namo WebCanvas icon toolpalette select Combining Paths on the Tool Palette.
  2. While holding down the <Shift> key, click on each of the path objects you want to combine.
  3. Select the [Modify > Combine Path] submenu, or click the triangle on the Combine Path button on the Object Toolbar.
    • To combine selected path objects into one, click Union Namo WebCanvas icon modify boolean unite Combining Paths or select the [Modify > Combine Path > Union] menu command. If all of the original paths overlap at least one other selected path, the bottom-most path will be changed to the union of the original paths. Otherwise, a new Compound Path object will be created with the same stroke and fill as the bottom-most original path.
    • To reduce the selected paths to just their intersection (the area where all the paths overlap), click Intersect Namo WebCanvas icon modify boolean intersect Combining Paths or select the [Modify > Combine Path > Intersect] menu command. The bottom-most original path will be changed to the intersection of the original paths. (The command will not work if each of the original paths does not overlap every other.)
    • To create a compound path combining the non-overlapping parts of the selected paths with the parts where an odd number of selected paths overlap, click Exclude Namo WebCanvas icon modify boolean exclude Combining Paths or select the [Modify > Combine Path > Exclude] menu command. A new Compound Path object will be created with the same stroke and fill as the bottom-most original path.
    • To reduce the selected paths to just the non-overlapped part of the bottom-most path, click Subtract Namo WebCanvas icon modify boolean minus Combining Paths or select the [Modify > Combine Path > Subtract] menu command. The bottom-most original path will be reduced to its formerly non-overlapped part, and the other paths will be removed.

Examples of combining paths

Namo WebCanvas sample unite Combining Paths

Namo WebCanvas sample intersect Combining Paths

Namo WebCanvas sample exclude Combining Paths

Namo WebCanvas sample substract Combining Paths

Union

Intersect

Exclude

Subtract

Namo WebCanvas top Combining Paths

Combining Paths