Hello!

Has anybody tried to overwrite setDependentsDirty  from a MPxNode in a
scriped plugin?
Although my compute function gets evaluated properly I just can't get it
called..

thats my function:

def setDependentsDirty(self, plugBeingDirtied, affectedPlugs):
                print plug.name()
                return om.MStatus.kSuccess

but that should be fine?

Thanks for any hints!

seb

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to