-
Add an ellipse via script
Hi
I am usingapp.project.activeItem.selectedLayers[0].property(“Contents”).addProperty(“ADBE Vector Group”);
to add a shapelayer group inside an existing shapelayer. But it puts it under the existing group. I want to create it above the existing group.
Someone know how to do this?