Tool

Vector

Vector Multiply

  • Surface

  • Vector

  • Transform

  • Primitive Curves

  • Curve Analysis

  • Toolset

  • Triangulation

  • Boolean Operation

  • Panels

  • Solid

  • Intersection

  • Text

  • Image

  • Analysis

  • Array

  • Render

  • 3D Object

Vector Multiply

Multiply vector by scalar

Details

ID

tool-vector-vector-multiply

Name

Vector Multiply

Group

Vector

Package

Tool

Keywords

mul
multiply
vector

Input ports

NameTypeDescriptionDefault Value
Vector
Vector
Vector to multiply
Factor
Number
Scalar factor1
Unitize
Boolean
Unitize output

Output ports

NameTypeDescription
Vector
Vector
Multiplied vector
Length
Number
Vector length

Creation method

[comment]: <> ()

There are two options for creating a Vector Multiply node.

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

Steps

  • Create a Vector Multiply node.
  • Connect the vector to multiply to the first port.
  • Connect the scalar factor to the second port.
  • Connect the boolean to get the normalized vector to the third port.

After creating the node, connect the vector to multiply to the first port and the scalar factor to the second port. Connect the boolean to get the normalized vector to the third port. On the output ports, you will get the multiplied vector and length of the vector.

See also

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