v7.0
ICE
Moves or copies an ICETree to another object.
oReturn = TransferICETree( Operator, 3DObject, [Mode], [Branch] ); |
The moved ICETree.
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
|
||||||
Branch | Boolean | True for branch type connection; false for node type
connection.
Default Value: false |