Skip to main content
Kernzy
Inspiring
January 23, 2024
Answered

Looking to set the Blob Brush as the active tool

  • January 23, 2024
  • 1 reply
  • 553 views

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!

This topic has been closed for replies.
Correct answer CarlosCanto
app.selectTool("Adobe Blob Brush Tool")

1 reply

CarlosCanto
Community Expert
CarlosCantoCommunity ExpertCorrect answer
Community Expert
January 23, 2024
app.selectTool("Adobe Blob Brush Tool")
Kernzy
KernzyAuthor
Inspiring
January 23, 2024

Thanks so much! Are you aware of a resource that lists the tools by name?

CarlosCanto
Community Expert
Community Expert
January 23, 2024

here's an initial list, I've see another thread with a newer list but I can't find it

 

https://community.adobe.com/t5/illustrator/what-s-new-in-illustrator-scripting-cc2020/td-p/10772375?page=1