FINISHARRAY

THE BOX'S MAIN HELP:
This operation box closes the loop atarted with doarray.
These two operation boxes are used to allow operations 
on the values of each component of the input array.
The result from this operation box is the new array.

VAL (input):
The new value for the current component.

IDX (input):
This is the current index.  
This must be an integer.
The indexing starts at zero.

ARR (input):
This is original array from the doarray box.  
The output array is a copy of this array with
the new component values.

tieback=ARR (output):
This operation box closes the loop atarted with doarray.
These two operation boxes are used to allow operations 
on the values of each component of the input array.
The result from this operation box is the new array.

<-- BACK TO Functions

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.