opplace Command
From Wiki077
opplace [-d] [-p pane] [-i compin] [-o compout] [-n op_name] node1 [node2...]
This method controls interactive OP placement from existing nodes.
Options
-d |
delete the parent of the nodes | |
-p |
select an operator for placement in the given pane | |
-i |
index of component input (first node is a component) | |
-o |
index of component output (last node is a component) | |
-n |
name for the operation for undo purposes | |
Examples
opplace -p pane1 -i 0 -o 1 container1 container2
