Rather than the imported/pasted objects keeping their old layer structure, I’d love to have a popup that gives me this option.
1 Like
I second this, but please make it a “Paste Special” function, like in excel where you can choose to paste only the values and not the format, colors etc.
2 Likes
Hi Declan- for now, since Import and Paste leave the incoming objects selected, a macro with say,
! _Paste _ChangeToCurrentLayer
should work.
-Pascal