Post #1481: fj

📋 Metadata

🏷️ Tags

pie-menu hotkeys intermediate

  • Pie Menu Editor
  • Python Scripting
  • Command tab

💬 Content

fjg3d:

Is it possible to make a pie to switch between different user preference tabs (interface, editing, input, add-ons, etc)?

Use this code in Command tab:

C.user_preferences.active_section = 'THEMES'

Tab ids: ‘INTERFACE’, ‘EDITING’, ‘INPUT’, ‘ADDONS’, ‘THEMES’, ‘FILES’, ‘SYSTEM’


🔗 View on Blender Artists