*shapevarcreate_xproduct

Creates a shape variable by using the cross product of two other shape variables.

Syntax

*shapevarcreate_xproduct basenode shape variable A shape variable B magnitude

Type

HyperMesh Tcl Modify Command

Description

Creates a shape variable by using the cross product of two other shape variables.

Inputs

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

Errors

None.