*morphupdatemvedgenodes
Updates the mid-nodes of the specified morph volume edge.
Syntax
*morphupdatemvedgenodes nodes hand
Type
HyperMesh Tcl Modify Command
Description
Updates the mid-nodes of the specified morph volume edge.
Inputs
- nodes
- Mark number of node list.
- hand
- 0 = do not create handles for morph volumes
Example
*morphupdatemvedgenodes (1,1)
This command changes the nodes for a given morph volume edge to be those of the node list. The first and last nodes on the node list should be the original end nodes of the morph volume edge.
Errors
None.