From NumberList to Size3DList

Function

This Step combines three number lists into a Size3DList.

Usage Scenario

This Step is a general data type conversion and composition Step. This Step has no fixed usage scenarios.

Input and Output

  • Input:

  1. List of X values as Size3DList elements.

  2. List of Y values as Size3DList elements.

  3. List of Z values as Size3DList elements.

  • Output:

  1. List of Size3D data consisting of the X, Y, Z values input.