Post #3380: Thanks @roaoao , I got an operator (speedflow companion) from pit

📋 Metadata

🏷️ Tags

pie-menu hotkeys intermediate

  • 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()


🔗 View on Blender Artists