Post #3531: : post_03533
🏷️ Tags
pie-menu scripting intermediate solved
⚙️ Related PME Features
- Pie Menu Editor
- Python Scripting
💬 Content
youthatninja:
Is the way to create a toggle, for smooth/flat shading in one pie item
Try to use bpy.ops.curve.shade_smooth() and bpy.ops.curve.shade_flat() instead.
❤️ 2 likes