Copy link to clipboard
Copied
Hello all,
I'm looking to create a script that leaves the user with the Blob Brush as the active tool.
I couldn't find any documentation or examples of this so I figured I would resort to tribal knowledge!
Thanks!
app.selectTool("Adobe Blob Brush Tool")
Copy link to clipboard
Copied
app.selectTool("Adobe Blob Brush Tool")
Copy link to clipboard
Copied
Thanks so much! Are you aware of a resource that lists the tools by name?
Copy link to clipboard
Copied
here's an initial list, I've see another thread with a newer list but I can't find it
Copy link to clipboard
Copied
Resources for selectTool and executeMenuCommand can be found here.
https://community.adobe.com/t5/illustrator-discussions/executemenucommand-command-list/m-p/14148401