Interfaces > Core Interfaces > ActionItemOverrideManager |
The ActionItemOverrideManager Core Interface exposes the keyboard shortcuts overriding mechanism to MAXScript.
The Action Item Override lets the user temporarily override the current mode with one of the Action supporting Overriding (shown in bold in the Customize User Interface dialog) by pressing and holding the key while performing the action, then releasing to exit the override mode.
Available in 3ds Max 2008 and higher.
When set to true (default), the Action Item Override is enabled. When set to false , the Override will be turned off.
Get/set the time in seconds before the override kicks in. Default is 0.1.
These properties correspond to the controls found in the Customize User Interface dialog > Keyboard tab:
Left: Rotate in local coordinate system.
Right:Pressing and holding the custom Use Working Pivot keyboard shortcuts overrides the current mode and switches to using the working pivot coordinate system.
The Viewport shows the mode and the keyboard shortcut being pressed.
Releasing the keys returns the system to local coordinate rotation.
Pressing the same shortcut and releasing within the time defined by ActionItemOverrideManager.timeToStartOverride switches to the Use Working Pivot mode permanently - the viewport hint helps the user exit the mode.