Long name (short name) |
Argument types |
Properties |
-inConnections(-ic) |
|
 |
|
Indicates that incoming connections should be transferred. |
|
-outConnections(-oc) |
|
 |
|
Indicates that outgoing connections should be transferred. |
|
-values(-v) |
|
 |
|
Indicates that values should be transferred. |
|
-attribute(-at) |
string |
  |
|
The name of the attribute(s) for which connections and/or
values will be transferred. If no attributes are specified, then
all attributes will be transferred. |
|
-keepSourceConnections(-ksc) |
|
 |
|
For use with the outConnections flag only. Indicates that the
connections should be maintained on the first node, in addition to
making them to the second node. If outConnections is used and
keepSourceConnections is not used, the out connections on the
source node will be broken and made to the target node. |
|
-renameTargetContainer(-rtc) |
|
 |
|
For use when copying from one container to another only. This
option will rename the target container to the name of the original
container, and rename the original container to its old name +
"Orig". You would want to use this option if your original
container was referenced and edited, and you want those edits from
the main scene to now apply to the new container. |
|
-containerParentChild(-cpc) |
|
 |
|
For use when copying from one container to another only. This
option indicates that the published parent and/or child
relationships on the original container should be transferred to
the target container if the published names match. |
|