Edit a implemented command of Maya?

Edit a implemented command of Maya?

Anonymous
Not applicable
485 Views
1 Reply
Message 1 of 2

Edit a implemented command of Maya?

Anonymous
Not applicable

hello, I work under Maya and I code in MEL, Somebody knows how to edit a implemented command of Maya like CreateCameraFromView; or other ??

0 Likes
486 Views
1 Reply
Reply (1)
Message 2 of 2

lee.dunham
Collaborator
Collaborator
use mel whatIs command.
http://download.autodesk.com/us/maya/2011help/Commands/whatIs.html

Scripts loaded from user directory scripts folder are loaded after maya's so you can place an edited version in there without editing the original.
0 Likes