📋 Metadata
- Author: roaoao
- Date: 2020-02-10 23:02:12
- Type:
answer - Reply to: post_03014
💬 Content
anphung:
is it possible to set current Active Tool as Context/ Poll method?
Try this code:
tool = C.workspace.tools.from_space_view3d_mode(C.mode); return tool.idname == "builtin.select_lasso"
❤️ 3 likes