Skip to main content
Participant
September 10, 2025
Answered

Placing in specific layer

  • September 10, 2025
  • 2 replies
  • 209 views

Hello 🙂

Is it possible to make action which will place or paste something into specific Layer  (if i have few of them). I was trying to lock other layers and just leave unlocked the one where i want to paste my objects but its still trying to place it in same layer as it was from begining. I know its possible to make it on scripting but i would like to know if there is possibility to make it in action without scripting

Correct answer Kurt Gold

It's possible with an action.

 

The target layer has to have a dummy object with a note that can be called to activate that layer.

 

Then, with Paste Remembers Layer turned off, pasting or pasting the clipboard in front should do it.

2 replies

m1b
Community Expert
Community Expert
September 10, 2025

@Kurt Gold is this possible with an action?

Kurt Gold
Community Expert
Kurt GoldCommunity ExpertCorrect answer
Community Expert
September 10, 2025

It's possible with an action.

 

The target layer has to have a dummy object with a note that can be called to activate that layer.

 

Then, with Paste Remembers Layer turned off, pasting or pasting the clipboard in front should do it.

Monika Gause
Community Expert
Community Expert
September 10, 2025

In the Layer panel menu turn off "Paste remembers layer"

Participant
September 10, 2025

Yeah thats kinda working if i will copy then create new layer then paste. But what if i already have layers For example 1 and 2 and i want to copy something from 1 to another?