meshroom.ui.commands.DuplicateNodesCommand

- class meshroom.ui.commands.DuplicateNodesCommand(graph, srcNodes, parent=None)
Handle node duplication in a Graph.
- __init__(graph, srcNodes, parent=None)
Methods
__init__(graph, srcNodes[, 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()