Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Deconstruct Vector
Deconstruct a vector into its component parts
Details
ID
tool-vector-deconstruct-vector
Name
Deconstruct Vector
Group
Vector
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Vector | Vector | Input vector | [10,10,10] |
Output ports
Name | Type | Description |
---|---|---|
X | Number | Vector {x} component |
Y | Number | Vector {y} component |
Z | Number | Vector {z} component |
After creating the node, you need to connect the vector to be deconstructed to the port. On the output ports, you will get the vector x, y, and z components.
Vector Y
Vector Z
Vector Z