Set SubArray in 2D Array

 
 
 

Replaces a subarray in a 2D array.

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

Category: Array2d

Output Ports: Execute

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 be replaced.

SubArray

The new subarray to store in the 2D array.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License