Introduced
7.0
Description
Moves or copies an ICETree to another object.
Scripting Syntax
TransferICETree( Operator, 3DObject, [Mode], [Branch] )
Parameters
|
Parameter |
Type |
Description |
|
Operator |
Specifies the ICETree to be moved |
|
|
3DObject |
Specifies the destination object. |
|
|
Mode |
Specifies how to move the terminal node (cut/copy). Default Value: 0 Possible Values: • 0: Cut the source • 1: Copy the source |
|
|
Branch |
True for branch type connection; false for node type connection. Default Value: false |
Return Value
The moved ICETree.
See Also
|
|
|
|
Autodesk Softimage v7.5