Uranium
Application Framework
|
Public Member Functions | |
def | __init__ |
def | undo (self) |
def | redo (self) |
![]() | |
def | __init__ (self) |
def | undo (self) |
def | redo (self) |
def | mergeWith (self, other) |
def | push (self) |
An operation that removes a SceneNode from the scene.
def UM.Operations.RemoveSceneNodeOperation.RemoveSceneNodeOperation.redo | ( | self, | |
None | |||
) |
Redo the operation, removing the node again.
def UM.Operations.RemoveSceneNodeOperation.RemoveSceneNodeOperation.undo | ( | self, | |
None | |||
) |
Undoes the operation, putting the node back in the scene.