Share

A first Python Maya plug-in

As a first exercise in creating a command plug-in, create a command plug-in that prints "Hello World" in the Maya output window.

This exercise will demonstrate how to code a basic plug-in, how to load it into Maya, and how to run it.

Was this information helpful?