Tool
Analysis
Panels
Vector
Primitive Curves
Boolean Operation
Solid
Surface
Curve Analysis
3D Object
Toolset
Intersection
Transform
Triangulation
Render
Text
Image
Array
Cross Product
Compute vector cross product
Details
ID
tool-vector-cross-product
Name
Cross Product
Group
Vector
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Vector 1 | Vector | First vector | |
| Vector 2 | Vector | Second vector | |
| Boolean | Boolean | Unitize output |
Output ports
| Name | Type | Description |
|---|---|---|
| Vector | Vector | Cross product vector |
| Length | Number | Vector length |
After creating the node, connect the first vector for the cross-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 cross-product and length of the vector.
Vector Length
Vector Reverse
Amplitude Vector
Dot Product