📋 Metadata
- Author: Motiomancer
- Date: 2021-09-04 02:44:40
- Type:
answer - Reply to: post_04041
- Replies (1): post_04043
💬 Content
Try this in command tab:
bpy.ops.object.mode_set(mode='EDIT'); bpy.ops.mesh.loopcut_slide('INVOKE_DEFAULT', True)
❤️ 1 likes