Select SubArray in 2D Array

 
 
 

Returns the specified subarray from an array of subarrays.

For a brief overview of working with 2D arrays, see 2D Arrays [ICE Fundamentals].

Category: Array2d

Output Ports: Array

Array Name

A scene reference that is prepended to Array Reference to fully resolve the name.

Array Reference

The attribute being used to store the subarray values.

Array Indices Name

A scene reference that is prepended to Array Indices Reference to fully resolve the name.

Array Indices Reference

The attribute being used to store the indices used by the subarrays.

Index

The index of the subarray to return, where 0 is the first subarray.