*shapevarcreate

Creates a shape variable using three components and a local coordinate system.

Syntax

*shapevarcreate markid xcomp ycomp zcomp systemid

Type

HyperMesh Tcl Modify

Description

Creates a shape variable using three components and a local coordinate system.

Inputs

markid
The ID of the mark that contains the nodes where you want to create a shape variable.
xcomp
The global x component of the shape variable.
ycomp
The global y component of the shape variable.
zcomp
The global z component of the shape variable.
systemid
The ID of the local coordinate system in which to create the shape variable. Use zero (0) to specify the global coordinate system.

Errors

None.