Post #143: This is my attempt to create a command for Knife Tool with cut through and angle
📋 Metadata
- Author: oct
- Date: 2016-05-01 12:38:29
- Type:
question - Quality Score: 6/10
- Replies (1): post_00144
🏷️ Tags
macro hotkeys beginner unsolved
⚙️ Related PME Features
- Macro Editor
- Pie Menu Editor
💬 Content
This is my attempt to create a command for Knife Tool with cut through and angle constraint parameters, but my piece meal technique failed. haha. Can you show me how to create a such command for pie menu editor? Thanks.
bpy.ops.mesh.knife_tool(use_occlude_geometry=True , cut_through=True, only_selected=False, angle_contstraint=True)