Decompose Vector3D to Numbers
Function
This Step decomposes each input vector of type Vector3D into three values of type List of Values.
Usage Scenario
This Step is a general data type conversion and decomposition Step. This Step has no fixed usage scenarios.
Input and Output
-
Input:
-
Vectors of the Vector3D data type input to this port will be decomposed.
-
-
Output:
-
X values of the input vectors
-
Y values of the input vectors
-
Z values of the input vectors
-