I have run a custom tool in a maya scene.
Say, if I am going to perform `z` (undo) via the keyboard, I would want to 
set the evaluation mode to be 'off' if the previous action is/ belongs to 
my custom tool.

I tried using `cmds.scriptJob(listJobs=True)`, while the entire contents 
are somewhat similar, before/ after using the undo key, with the exception 
of the last line, I am unable to script in a proper manner that will sets 
off the evaluation mode.

What any other ways can I proceed with this?

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/cd3aa750-fb11-4eb8-a5a3-3a7ab3225b2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to