Hey Guys, Are there any examples/tutorials out there to set up simple context dependent hotkeys in maya, based on selection type and selection count for example if faces are selected execute selectadjacentface.mel, or selectadjacentvertex.mel for vertex selection, etc?
Thanks so much for the reply Eltarbos! I haven't scripted anything so I just wanted to make sure, for selection count, would I then modifiy this template with https://help.autodesk.com/cloudhelp/2016/CHS/Maya-Tech-Docs/Commands/polyEvaluate.html, For example if 2 edges are selected that share an open face I'd like to run…