*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.