Tool
Analysis
Panels
Vector
Primitive Curves
Boolean Operation
Solid
Surface
Curve Analysis
3D Object
Toolset
Intersection
Transform
Triangulation
Render
Text
Image
Array
Vector Multiply
Multiply vector by scalar
Details
ID
tool-vector-vector-multiply
Name
Vector Multiply
Group
Vector
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Vector | Vector | Vector to multiply | |
| Factor | Number | Scalar factor | 1 |
| Unitize | Boolean | Unitize output |
Output ports
| Name | Type | Description |
|---|---|---|
| Vector | Vector | Multiplied vector |
| Length | Number | Vector length |
[comment]: <> ()
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.
Vector Length
Vector Reverse
Amplitude Vector
Cross Product
Dot Product
Vector Add
Vector Subtract
Vector Divide