Post #1224:  for pie menus without that Realease Confirms option. Pie menus use that option by default when you release the hotkey while your mouse is over one of the pie’s slots.
cet77:
how to i get that to work with a pie menu that is already hardcoded in hardops? Say i wanted to open hardops pie, or maybe group-pro pie menu inside of my own pie?
You can use this code in Command tab:
bpy.ops.wm.call_menu_pie(name="PIE_MENU_NAME")
Will add some user friendly tool to find Pie’s name in the next version (tomorrow).
❤️ 1 likes