Calc Sub Array Size

 
 
 

Returns the size of the specified subarray in an array of subarrays. This compound is used by Get 2D SubArray Size, which lets you specify the index array by name instead of connecting its value.

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

Category: Array2d

Output Ports: Sub_Array_Size

Sub Array Indices

An array containing the indices used by the subarrays, for example, Self.2darrayids.

Index

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

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