Maya Python Studying
Monday, February 18, 2013
Commands Python Help
1) Useful to check out the flags of each maya command
import maya.cmds;
print(maya.cmds.help('
maya command
'));
2) Good website to check out detail information about each maya command
http://download.autodesk.com/us/maya/2011help/CommandsPython/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment