Maya Plugin.
Download here: rigstudio.com/category/tools/rsresetattributes/
This tool allows to reset the animable parametrers to default values or assigns a new value to reset them.
You can reset your character controls or set your character in a new initial pose.
This plugin contains 2 commands:
rsReset() -- Resets the animable parameters to default values. Located in MainMenu/Modify.
rsSetReset() -- Saves the parameter value if it has not default value. Located in MainMenu/Character.
you can use those commands with selected objects or arguments.
Example:
rsReset("locator1", "locator2") - Resets mentioned objects.
rsSetReset("locator1", "locator2") - Sets mentioned objects.
If the mentioned objects don´t exist, a warning message is returned.