📋 Metadata
- Author: Pinhead
- Date: 2019-09-14 12:32:55
- Type:
question - Replies (1): post_02746
💬 Content
I want to create button in topbar with tweak selection.
To work from topbar i must use timeout command first.
When i put in command tab:
bpy.ops.pme.timeout(override_context('VIEW_3D'), cmd='bpy.ops.wm.tool_set_by_id(name='builtin.select')')
I have Invalid Syntax error