*morphupdatemvols
Updates morph volumes on mark.
Syntax
*morphupdatemvols ctype cmark han ord tan
Type
HyperMesh Tcl Modify Command
Description
Updates morph volumes on mark.
Inputs
- ctype
 - Hypercubes
 - cmark
 - Mark number of morph volumes.
 - han
 - 0 = do not create handles for morph volumes
 - ord
 - Order of morph volumes.
 - tan
 - 0 = no tangency
 
Example
*morphupdatemvols (HYPERCUBES,1,1,1,1)
      This command updates the order, handles, and tangency of the morph volumes on the mark.
The order of the morph volumes (ord) refers to the number of mid-nodes along each edge with an order of one meaning there will be no mid-nodes, an order of two meaning that there will be one mid-node, and so forth.
Errors
None.