Question
bug? set postion is inconsistent results
i used C# create script tool
double x = 719.222222222219;
double y = -49.370370370369528;
app.ActiveDocument.Selection[0].Position = new object[2] { x, y };
the file is https://oss.tlxfif.com/test.ai
thanks
🙂
version 2021
