latest
Vector
Dot Product

Compute vector dot product

ID

662ae7a510b6cb87640c9237

Name

Dot Product

Group

Vector

Package

Tool

Keywords

dt
vector

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 a Dot Product node.

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

Steps

  • Create a Dot Product node.
  • Connect the first vector for the dot product to the first port.
  • Connect the second vector for the dot product 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 dot product 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 vector dot product.

See also

Vector Length
Vector Reverse
Amplitude Vector
Cross Product

Inputs

NameTypeDescriptionDefault Value
vectorA
Vector
First vector
vectorB
Vector
Second vector
unitize
Boolean
Unitize input

Outputs

NameTypeDescription
dotProduct
Number
Vector dot product