Post #1474: Hi,
š Metadata
- Author: thomas_p
- Date: 2018-07-18 08:41:50
- Type:
question - Quality Score: 7/10
- Reply to: post_01473
- Replies (1): post_01475
š·ļø Tags
pie-menu hotkeys intermediate unsolved
āļø Related PME Features
- Pie Menu Editor
- Python Scripting
š¬ Content
Hi,
Iād like to call an existing pie menu that has been defined outside Pie Menu Editor (comes with another addon) by clicking on a button.
According to the input tab the code to make it show is:
wm.call_menu_pie with the name of the pie menu given as object.hair_tool_menu
Is it possible to bind this command to a button in Pie Menu Editor so that my own pie menu gets replaced by the addon-specific one?
Thanks.