Manages hotkey sets in Maya. A hotkey set holds hotkey to command mapping information. Default hotkey sets are hotkey sets that are shipped together with Maya. They are locked and cannot be altered. A new hotkey set is always duplicated from an existing hotkey set. In create mode, users can choose to specify which hotkey set to duplicate by using the -source flag. A duplicated hotkey set is independent from the source hotkey set.
Flags:
Long Name / Short Name | Argument Types | Properties | |
---|---|---|---|
current / cu | bool | ![]() ![]() ![]() |
|
|
|||
delete / delete | bool | ![]() |
|
|
|||
exists / ex | bool | ![]() |
|
|
|||
export / ep | unicode | ![]() |
|
Exports a hotkey set. The argument is used to specify a full path of the output file. Flag can have multiple arguments, passed either as a tuple or a list. |
|||
hotkeySetArray / hsa | bool | ![]() |
|
|
|||
ip / ip | unicode | ![]() |
|
|
|||
rename / re | unicode | ![]() |
|
|
|||
source / src | unicode | ![]() |
|
|
Derived from mel command maya.cmds.hotkeySet