View Single Post
# 2 31-12-2015 , 09:14 AM
Gen's Avatar
Super Moderator
Join Date: Dec 2006
Location: South FL
Posts: 3,522
If you turn on Echo all commands in the script editor you can grab the command names from the read out after performing the relevant tasks. Which in this case is the dR_slideSurface and dR_slideOff. The problem is that these commands seem to be intentionally buried and documentation is hard to find. They are in the Hotkey Editor under "Other Items" under the modeling toolkit section but since the commands are so buried and undocumented (and separate), getting a toggle effect would be difficult.

I whipped up something that allows you to cycle through the three modes, put it in your user scripts folder. In your hotkey editor, create a custom command and enter this line into the script area:
Code:
gen_cycleTransformConstraint;
Assign your hotkey to that as normal.

Happy New Year user added image

Download


- Genny
__________________
::|| My CG Blog ||::
::|| My Maya FAQ ||::