Post #2291: Good question, following is not code:
📋 Metadata
- Author: MickHanks
- Date: 2019-05-16 15:26:36
- Type:
answer - Quality Score: 5/10
- Reply to: post_02290
🏷️ Tags
pie-menu hotkeys beginner unsolved
⚙️ Related PME Features
- Stack Key Editor
- Pie Menu Editor
💬 Content
Good question, following is not code:
“bpy.ops.object.shade_flat()” and “bpy.ops.object.shade_smooth()” are not Boolean’s so a Stack Key doesn’t work. I used a Stack Key on “Display Wire” and it works great. The “Display Wire” is a check box and to my limited understanding is a Boolean, that is True/False. Where the “Smooth and Flat” Aren’t
Sorry, I know this is no help just trying to think it through.