Maya Python Modules Complete Documentation?

Maya Python Modules Complete Documentation?

I've started using Python to script Maya for a school projet but i'm facing a problem with the documentation : I can't find anywhere a complete documentation of all the modules classes and function of the Maya API.

I've already foun the Python-style documentation for PyMEL module, but where is the reste of it ? E.g, the maya.cmds module ?

Thanks.

1

1 Answer

Open the maya help inside of Maya (the F1 key in windows) or go to the online documentation (that link goes to the maya 2015 docs, your copy of Maya should have the right URL for your version). The commands are documented under Python Commands in the Technical Documentation chapter; the python API is documented in Maya Developer Help under Maya Python API.

2

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

Sarah Jenkins
Author

Sarah Jenkins

Sarah Jenkins is a veteran tech journalist with over 12 years of experience covering artificial intelligence, mobile innovations, and digital ethics. Her insights have appeared in leading technology publications worldwide.