Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
2

How to memorize a selected property, duplicate its layer and move the selection onto the duplicata?

Explorer ,
Oct 28, 2023 Oct 28, 2023

Hello, I'm actually trying to have a script performing the action I described in the title.

I spent a day or two trying it in many ways possible but with no success. The best I could do was to duplicate the layer and move the selection onto the first property which is "Mask". Unfortunately, that's not the one I originally selected plus it's a group of properties...

Any tips ?

TOPICS
Expressions , Scripting
210
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 29, 2023 Oct 29, 2023
LATEST

I found the answer by myself. It's actually

app.executeCommand(16)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines