All Action Items are macro recorded when executed. This includes main menus items, CUI buttons, keyboard shortcuts and quad menu items.
The MAXScript Interface: actionMan has a function called " executeAction ". It takes as parameters the ID of the action table and the " persistent id " of the action. A comment string that includes the category and tooltip for the action follows it. Some action items have custom code emitters that emit better looking code.
This interface is currently intended only for running macro recorded actions.
This loads the named keyboard file from the current UI directory.
Saves the current keyboard configuration into the given file name in the UI directory.