*morphhypermorphvector
Create shapes in the direction of a vector for handles on mark.
Syntax
*morphhypermorphvector typehand markhand vec sym con mag
Type
HyperMesh Tcl Modify Command
Description
Create shapes in the direction of a vector for handles on mark.
Inputs
- typehand
- Handles
- markhand
- Handle mark number
- vec
- Vector mark number
- sym
- 0 - Do not use symmetry
- con
- 0 - Do not use constraints
- mag
- Magnitude of perturbation
Example
*morphhypermorphvector (HANDLES,1,1,1,1,5.0)
A shape is created for each handle on the mark in the direction of the specified vector at the given magnitude. If symmetry is used, all handles linked to marked handles by symmetry will also be perturbed. If constraints are used, they will be applied to the perturbations.
Errors
None.