How to Create Maya Interfaces Using the cmds Module

Decogged shows how you can create UIs in Maya using Python and the cmds module.

A new video in Decogged’s “Let’s Payathon” series focuses on creating user interfaces in Maya using just a few lines of python code. Billy Dao covers how to make a small window while covering how to create Maya UIs. “We take this concept further and attach our custom code to the UI buttons in the next part.”

The tutorial comes as part of the series called “Let’s Payathon,” all about using Python for production-driven workflows in Maya. Dao’s previous tutorial showed how you could manipulate animation keyframes in Maya’s Graph Editor using Python.