Skip to main content
Karl Fabian5F97
Inspiring
September 24, 2021
Answered

Clip everything behind a compound path

  • September 24, 2021
  • 1 reply
  • 398 views

Hello!

 

I have two compound paths and I want to mask the area of the one on top. Below is an example, where the figure on the left is what I have initially and the figure on the right is the result I am looking for.

 

The two parts of the image are always the head and the body. I want to place the head on top of the body so that parts such as the hair cover the body. 

 

A clipping mask does not do the trick, it simply results in the portions of where the two overlap. I have also attempted all sorts of path finder utilities like difference, merge, minus front, etc. None give the desired outcome.

 

One way that I can solve this problem which is an approach that I do not want to take, is to copy the head, fill it, then place that on top of the current head, select the body and use the "minus front tool". This deletes all the parts of the body that are underneath the head.

 

If there is a more efficient approach to this issue would be ideal because this is a process I have to go through on a daily basis and ideally I would like to try to automize it. 

 

Please find the illustrator file attached in case that you would like to attempt some approaches.

This topic has been closed for replies.
Correct answer Jacob Bugge

Karl,

 

You can use the old Knockout Group:

 

1) Give the hair a fill and set its Opacity to 0,

2) Ctrl/Cmd+G to Group everything,
3) In the Transparency palette tick Knockout Group.

1 reply

Jacob Bugge
Community Expert
Jacob BuggeCommunity ExpertCorrect answer
Community Expert
September 24, 2021

Karl,

 

You can use the old Knockout Group:

 

1) Give the hair a fill and set its Opacity to 0,

2) Ctrl/Cmd+G to Group everything,
3) In the Transparency palette tick Knockout Group.

Karl Fabian5F97
Inspiring
September 28, 2021

Thank you Jacob. That does do the trick. I would ideally like to automize this step since I have to do it several times everyday. The only thing that worries me is the action / script identifying the hair. I will playa round with your solution and see if I can make it work 🙂

Jacob Bugge
Community Expert
Community Expert
September 28, 2021

You are welcome, Karl.