Question
How to set first vertex using extendscript?
Hello,
How can I change the first vertex of a path using script?
I found the command:
// SetFirstVertex
app.executeCommand(2768);But I don't know how to select a vertex using script.
Any Suggestions?
