mpylib Package

Classes

MNode([node, node_type, name])
purpose:Provides object oriented interface for querying/editing DAG or DG nodes inside Maya.
MNodeList([nodes]) List type object, used for storing MNode type objects
MUndo(func, *args, **kargs) Wraps a call to the given python function in MEL so it occupies a single undo slot.