meshroom.ui.commands.MoveNodeCommand

- class meshroom.ui.commands.MoveNodeCommand(graph, node, position, parent=None)
Move a node to a given position.
- __init__(graph, node, position, parent=None)
Methods
__init__(graph, node, position[, parent])actionText(self)child(self, index)childCount(self)id(self)isObsolete(self)mergeWith(self, other)redo(self)redoImpl()setEnabled(enabled)setObsolete(self, obsolete)setText(self, text)text(self)undo(self)undoImpl()