This section focuses on the various ways to extend Editor UI Menus using Python
Discovering Menus to Extend
How to find which menus can be extended via Python
Getting a Reference to a Menu
How to get a menu object reference in Python
Adding a Drop Down Menu
How to add a drop down menu
Python Menu Class
A verbose overview on a Python Menu Class setup
Python Module Example
The demos covered in this section as one single Python Module
Last updated 1 year ago