HELP
An object that outputs mapping information
about a container.

USE
Use Get Mappings to get information about
mapped arrays.  Get Mappings outputs the type
of mapping (log or linear) and the beginning
and ending values of each mapping for each
dimension.

LOCATION
Data ==> Access Array ==> Get Mappings

OPEN VIEW PARAMETERS

NumDims - The number of dimensions in the
input array.  An Int32 value with a minimum
value of 1 and a maximum value of 10.

NOTES
If the input array is not mapped, Get Mapping
outputs Linear (0,n-1), where "n" is the
number of points in that dimension of the
input array.

Get Mapping does not allow a Coord as
input, because the Coord data type has
explicit mappings.

Num Dims must be greater than or equal to
1 and match the number of dimensions in the
input array.

If the Num Dims value is changed, the view
automatically creates or deletes output
terminals so that the number of outputs,
three for each dimension, matches the value
of the Num Dims value.  For each dimension,
Get Mappings has three data output terminals.

SHORT CUTS
To view the mappings of a mapped array, use
Line Probe on a line or open the terminal to
view the container data.

SEE ALSO
Line Probe, Set Mappings, Show Terminals,
UnBuild, and UnBuild Data.
