*vectorcreate

Creates a vector entity using three components and a local coordinate system.

Syntax

*vectorcreate markid xcomp ycomp zcomp systemid

Type

HyperMesh Tcl Modify

Description

Creates a vector entity 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 vector.
xcomp
The global x component of the vector entity.
ycomp
The global y component of the vector entity
zcomp
The global z component of the vector entity.
systemid
The ID of the local coordinate system in which to create the vector. Use zero (0) to specify the global coordinate system.

Errors

None.