*morphhypermorphnormal

Create shapes in the normal direction for handles on mark.

Syntax

*morphhypermorphnormal typehand markhand sym con mag

Type

HyperMesh Tcl Modify Command

Description

Create shapes in the normal direction for handles on mark.

Inputs

typehand
Handles
markhand
Handle mark number
sym
0 - Do not use symmetry
1 - Use symmetry
con
0 - Do not use constraints
1 - Use constraints
mag
Magnitude of perturbation

Example

*morphhypermorphnormal (HANDLES,1,1,1,5.0)

A shape is created for each handle on the mark in the direction of the normal for the handle node 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.