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