*morphcombinemorphvolumes
Combines the specified morph volumes and propagates the combination.
Syntax
*morphcombinemorphvolumes h1 h2 hand tangent
Type
HyperMesh Tcl Modify Command
Description
Combines the specified morph volumes and propagates the combination.
Inputs
- h1
- ID of first morph volume.
- h2
- ID of second morph volume.
- hand
- 0 - Do not create handles for morph volumes
- tangent
- 0 - No tangency
Example
*morphcombinemorphvolumes (21,22,1,1)
This command will combine the specified morph volumes and propagate the effect through the entire morph volume "matrix" so that it remains consistent.
Newly combined morph volumes can optionally have handles and tangency automatically applied.
Errors
None.