Package mrv :: Package maya :: Module undo :: Class DagModifier
[hide private]
[frames] | no frames]

Class DagModifier

source code

object --+        
         |        
 Operation --+    
             |    
    DGModifier --+
                 |
                DagModifier

undo-aware DAG modifier, copying all extra functions from DGModifier
Instance Methods [hide private]

Inherited from DGModifier: __getattr__, __init__, doIt, undoIt

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _modifier_class_ = api.MDagModifier
Properties [hide private]

Inherited from object: __class__