Post #3380: Thanks @roaoao , I got an operator (speedflow companion) from pit
📋 Metadata
- Author: vchia
- Date: 2020-06-26 12:17:12
- Type:
question - Quality Score: 6/10
- Reply to: post_03376
- Replies (1): post_03397
🏷️ Tags
⚙️ Related PME Features
- Pie Menu Editor
- Python Scripting
- Custom operators integration
💬 Content
Thanks @roaoao , I got an operator (speedflow companion) from pitiwazou , can I add this into my pie menu as well without extra button? I tried a several ways to add to the pie, ended up using just a hotkey to open, I wonder if I can use similar code like
pme.layout = L.box().column(align=True); bpy.types.VIEW3D_MT_add.draw(pme, C)
for
bpy.ops.sfc.primitives_popup()