Post #429: Thanks! That works great.
📋 Metadata
- Author: Michael_Knubben
- Date: 2016-11-10 08:41:23
- Type:
question - Quality Score: 6/10
- Replies (1): post_00430
🏷️ Tags
pie-menu scripting intermediate unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Python Scripting
💬 Content
Thanks! That works great.
Another question I had in regards to context-sensitive pie menus:
Using the code ‘name = C.active_object.type.title(); open_menu(name) or open_menu(“Object”)’, is it possible to expand the resulting menu as a regular pie mode popup would be?
I have a pie menu with said code in the bottom position, and I would like to have the relevant popup menu there, rather than (as is the case now) a button I need to press to get to the right popup.