*vectorcreate_xproduct

Creates a vector entity by using the cross product of two other vectors.

Syntax

*vectorcreate_xproduct basenode vector A vector B magnitude

Type

HyperMesh Tcl Modify Command

Description

Creates a vector entity by using the cross product of two other vectors.

Inputs

basenode
The ID of the node where the base of the result is located after it is created.
vector A
The ID of the first vector entity in the cross product.
vector B
The ID of the second vector entity in the cross product.
magnitude
Magnitude of resulting vector.

Errors

None.