latest
Vector
Deconstruct Vector

Deconstruct a vector into its component parts

ID

662ae7a510b6cb87640c9232

Name

Deconstruct Vector

Group

Vector

Package

Tool

Keywords

vector
deconstruct
dv

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating Deconstruct Vector node.

  • The first way to create Deconstruct Vector node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • vector , deconstruct , dv
  • The second way is to select Deconstruct Vector node from the menu that opens from the top left.
    • Menu > Tool > Vector > Deconstruct Vector

Steps

  • Create Deconstruct Vector node.
  • Connect to the port the vector to be deconstructed.

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.

See also

Vector Y
Vector Z
Vector Z

Inputs

NameTypeDescriptionDefault Value
vector
Vector
Input vectorVector([10, 10, 10])

Outputs

NameTypeDescription
x
Number
Vector {x} component
y
Number
Vector {y} component
z
Number
Vector {z} component