Go to: Synopsis. Return value. Keywords. Related. Flags. MEL examples.
vnnCopy [-sourceNode string]
string string
vnnCopy is NOT undoable, NOT queryable, and NOT editable.
Copy a set of VNN nodes to clipper board. The first parameter is the full name of the DG node that contains the VNN graph. The second parameter is the full path of the parent VNN compound. The source VNN nodes must be set by the flag "-sourceNode".None
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-sourceNode(-src)
|
string
|
|||
|
Flag can appear in Create mode of command | Flag can appear in Edit mode of command |
Flag can appear in Query mode of command | Flag can be used more than once in a command. |
vnnCopy "|bifrostLiquid1|bifrostLiquidContainer1" "liquid" -sourceNode "YourNodeName";