*vectorcreate_twonode
Creates a vector entity described by two nodes.
Syntax
*vectorcreate_twonode n1 n2
Type
HyperMesh Tcl Modify
Description
Creates a vector entity described by two nodes.
Inputs
- n1
- The ID of the base node of the vector.
- n2
- The ID of the far node of the vector.
Example
This vector entity has both nodes associated with it. The magnitude and direction of the vector changes if the positions of the nodes are moved.
Errors
None.