Post #3430: If you want a shortcut you could also use this in the command tab: `bpy.ops.pme.

📋 Metadata

🏷️ Tags

hotkeys configuration intermediate

  • Hotkey Configuration
  • Python Scripting

💬 Content

If you want a shortcut you could also use this in the command tab: bpy.ops.pme.userpref_show(addon="pie_menu_editor")

It opens the settings windows and any addon inside the quotes directly


❤️ 1 likes


🔗 View on Blender Artists