Skip to main content
Participant
May 17, 2010
Question

[BUG] clipping mask cannot be scripted!

  • May 17, 2010
  • 1 reply
  • 465 views

Hi,

When I record a script, no action is added when I right click on a layer and "create clipping mask". Why? I really need to script this action. Is there any way to get around this problem?

Thank you for any advices.

mathmax

This topic has been closed for replies.

1 reply

Inspiring
May 17, 2010

To create a clipping mask do something like this

app.activeDocument.activeLayer.grouped = true;