mgear.rigbits.utils

Rigbits utilitie tools

mgear.rigbits.utils.createHotkeys(*args)

Create mGear custom hotkey functions ready to be use.

This command doesn’t set the hotkey binding. Only create the functions.

Parameters:*args – Maya’s dummy
mgear.rigbits.utils.createRunTimeCommand(name, rCmd, ann='')

Create run time commands from raw string.

This function is used to create the mGear hotkeys.