Tool
Transform
Vector
Surface
Primitive Curves
Curve Analysis
Triangulation
Render
3D Object
Boolean Operation
Image
Analysis
Solid
Intersection
Text
Toolset
Panels
Array
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