Tool
Analysis
Panels
Vector
Primitive Curves
Boolean Operation
Solid
Surface
Curve Analysis
3D Object
Toolset
Intersection
Transform
Triangulation
Render
Text
Image
Array
Vector Add
Compute vector addition
Details
ID
tool-vector-vector-add
Name
Vector Add
Group
Vector
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Vector 1 | Vector | First vector | |
| Vector 2 | Vector | Second vector | |
| Unitize | Boolean | Unitize output |
Output ports
| Name | Type | Description |
|---|---|---|
| Vector | Vector | Sum vector |
| Length | Number | Vector length |
[comment]: <> ()
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.
Vector Length
Vector Reverse
Amplitude Vector
Cross Product
Dot Product
Vector Subtract