📋 Metadata
- Author: BlenderBob
- Date: 2021-10-29 17:32:16
- Type:
bug_report - Reply to: post_04115
- Replies (1): post_04117
💬 Content
I get a weird issue. On the Mac, all good. On Linux, when I try to execute that, I get an error message.
bpy.ops.object.mode_set(mode='EDIT');bpy.ops.transform.translate('EXEC_DEFAULT', True); bpy.ops.wm.tool_set_by_id(name='builtin.knife')
