Commands#
mmSolver provides a set of custom Maya commands (MEL / Python) for performing solves, querying scene information, processing animation curves, working with images, and more. These commands are the low-level building blocks that the high-level Python API and tools build upon; advanced users can call them directly from scripts.
Commands are split into the following categories:
- Solve Commands
- Other Commands
- Image Commands
- Display Commands