mpylib Package¶
Classes¶
MNode([node, node_type, name]) |
|
||
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. |