Hi,

I am looking for new types of script job methods not available in mel.
The script job should *NOT* be a node specific, instead they should of
dag type specific or global. For example script job for "attribute
created" for all the mesh types. This means that wen ever user create
an attribute on a mesh (shape node) the job procedure should be
called.

A general approach for this could be if we have a script job for (mel
commands(some of them) and procedures execution). For example if user
created a script job for mel command "move", when ever maya executes
"move" command, the procedure should be executed.

Is it possible to register custom event types and conditions using
API?
Do we have something offered in PyMEL do the task mentioned above?


Cheers

Prashant
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to