Post #4042: Try this in command tab:
📋 Metadata
- Author: Motiomancer
- Date: 2021-09-04 02:44:40
- Type:
answer - Quality Score: 7/10
- Reply to: post_04041
- Replies (1): post_04043
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Try this in command tab:
bpy.ops.object.mode_set(mode='EDIT'); bpy.ops.mesh.loopcut_slide('INVOKE_DEFAULT', True)
❤️ 1 likes