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:
List of X values as Size3DList elements.
List of Y values as Size3DList elements.
List of Z values as Size3DList elements.
Output:
List of Size3D data consisting of the X, Y, Z values input.