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) |
Operation that adds a new node to the scene.
def UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation.redo | ( | self, | |
None | |||
) |
Re-applies this operation after it has been undone.
def UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation.undo | ( | self, | |
None | |||
) |
Reverses the operation of adding a scene node. This removes the scene node again.