MayaMan Help Contents

Scripting MayaMan

All MayaMan attributes are regular MEL attributes, and can thus be scripted just like Maya attributes.

Accessing Global Attributes

This is best explained through an walkthrough/example

Accessing Per Model Attributes

This is also best explained through an walkthrough/example

MayaManInfo/MayaManSetData Commands

If you are using MayaMan in your production pipelines, you might also like to know about the MayaManInfo and MayaManSetData commands.

These commands exist to help move data between MayaMan's internals, and external MEL scripts. As these are largely used internally, we won't document them fully here.

If you feel you need more scripting control over MayaMan, refer to the included MEL scripts that use these commands, or type 'help MayaManInfo' and 'help MayaManSetData' in the Maya script editor (with the MayaMan plugin loaded of course)

MayaMan Help Contents