The 'condition' command can be used to create new conditions.

On Thu, Jul 16, 2009 at 09:31, King<[email protected]> wrote:
>
> 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?


-- 
-deane

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

Reply via email to