Tool

Vector

Vector Add

  • Surface

  • Vector

  • Transform

  • Primitive Curves

  • Curve Analysis

  • Toolset

  • Triangulation

  • Boolean Operation

  • Panels

  • Solid

  • Intersection

  • Text

  • Image

  • Analysis

  • Array

  • Render

  • 3D Object

Vector Add

Compute vector addition

Details

ID

tool-vector-vector-add

Name

Vector Add

Group

Vector

Package

Tool

Keywords

add
vector
sum

Input ports

NameTypeDescriptionDefault Value
Vector 1
Vector
First vector
Vector 2
Vector
Second vector
Unitize
Boolean
Unitize output

Output ports

NameTypeDescription
Vector
Vector
Sum vector
Length
Number
Vector length

Creation method

[comment]: <> ()

There are two options for creating a Vector Add node.

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

Steps

  • Create a Vector Add node.
  • Connect the first vector for the addition to the first port.
  • Connect the second vector for the addition to the second port.
  • Connect the boolean to get the normalized vector to the third port.

After creating the node, connect the first vector for the addition to the first port and to the second port the second vector. Connect the boolean to get the normalized vector to the third port. On the output ports, you will get the sum vector and length of the vector.

See also

Vector Length
Vector Reverse
Amplitude Vector
Cross Product
Dot Product
Vector Subtract