*shapevarupdate_xproduct

Updates a shape variable created from the cross product of two other shape variables.

Syntax

*shapevarupdate_xproduct markid basenode shape_variable_A shape_variable_B baseflag directionflag magnitude

Type

HyperMesh Tcl Modify Command

Description

Updates a shape variable created from the cross product of two other shape variables.

Inputs

markid
The ID of the mark that contains the shape variable to update.
basenode
The ID of the node where the base of the result is located after it is updated.
shape_variable_A
The ID of the first shape variable in the cross product.
shape_variable_B
The ID of the 2nd shape variable in the cross product.
baseflag
A flag (0,1) to update the base node of the shape variable.
directionflag
A flag (0,1) to update the direction and magnitude of the shape variable.
magnitude
Magnitude of vectors.

Errors

None.