TransferICETree
 
 
 

TransferICETree

Introduced

v7.0

Description

Moves or copies an ICETree to another object.

Scripting Syntax

oReturn = TransferICETree( Operator, 3DObject, [Mode], [Branch] );

Return Value

The moved ICETree.

Parameters

Parameter Type Description
Operator String Specifies the ICETree to be moved
3DObject String Specifies the destination object.
Mode Integer Specifies how to move the terminal node (cut/copy).

Default Value: 0

Possible Values:

Description:

0 Cut the source
1 Copy the source
Branch Boolean True for branch type connection; false for node type connection.

Default Value: false

See Also

SetICESimInitState RemoveICESimInitState GroupPointClouds SplitCloud MakeICETreeBranch PromoteICETree