Tool

Vector

Vector XYZ

  • Surface

  • Vector

  • Transform

  • Primitive Curves

  • Curve Analysis

  • Toolset

  • Triangulation

  • Boolean Operation

  • Panels

  • Solid

  • Intersection

  • Text

  • Image

  • Analysis

  • Array

  • Render

  • 3D Object

Vector XYZ

Create a vector from {xyz} components

Details

ID

tool-vector-vector-xyz

Name

Vector XYZ

Group

Vector

Package

Tool

Keywords

vector
xyz
vxyz

Input ports

NameTypeDescriptionDefault Value
X
Number
Vector {x} component0
Y
Number
Vector {y} component0
Z
Number
Vector {z} component0

Output ports

NameTypeDescription
Vector
Vector
Vector construct
Length
Number
Vector length

Creation method

There are two options for creating a Vector XYZ node.

  • The first way to create a Vector XYZ 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 , xyz , vXyz
  • The second way is to select a Vector XYZ node from the menu that opens from the top left.
    • Menu > Tool > Vector > Vector XYZ

Steps

  • Create a Vector XYZ node.
  • Connect the X dimension of the component to the first port.
  • Connect the Y dimension of the component to the second port.
  • Connect the Z dimension of the component to the third port.

After creating the node, a vector is created with components X, Y, and Z, the size of which is ten. Connect the X dimension of the component to the first port. To the second port, you need to connect the Y dimension of the component. To the third port, you need to connect the size Z of the component. On the output port, you will get the vector which is obtained from the addition of vectors and the result vector length.

See also

Vector Y
Vector Z
Vector X