I want my script to cut geometry faces with knife tool. I read about bpy.ops.mesh.knife_tool() but there's no parameter for specifying the cut path. Is there an example or reference on how to use knife tool through python script?
Asked
Active
Viewed 200 times
2
Poon Wu
- 21
- 1
-
There is no bmesh equivalent of knife tool – Poon Wu Aug 25 '17 at 10:25