Zip contains 3 files:
mm_ClearAnimChannels.cfg - goes in user configs directory
mm_ClearAnimChannels.py - goes in user scripts directory
mm_ModoUtils.py - goes in user scripts directory
What it Does:
Clears animation information for the transform channels on selected items in the item list. Has a pop up form to select whether you want to clear position, rotation, scale channels or any combination of the three. Also you can now elect to clear channels to zero (same as Modo's default 'remove animation'), Keep the channel values from frame 0 (start option), or keep the values from the current position in the timeline (Current option). Works on selected mesh layers, cameras and lights or any combination of the three.
Instalation:
unzip the archive. Copy mm_ClearAnimChannels.cfg to your user configs directory, mm_ClearAnimChannels.py & mm_ModoUtils.py to your user scripts directory. Start (or restart Modo). You can either attach the pop-up to a hotkey in the form editor - look for the entry 'Clear Animated transform Channels' or add it to the right click menu for the item list - if anyone needs instructions on how to do that just post a comment below and I'll add instructions.