*morphshapeapply

Applies the shapes on the mark to the model.

Syntax

*morphshapeapply shtype shmark mult

Type

HyperMesh Tcl Modify Command

Description

Applies the shapes on the mark to the model.

Inputs

shtype
Shapes
shmark
Shape mark number.
mult
Multiplier to applied shapes.

Example

*morphshapeapply (SHAPES,1,2.0)

Shapes on the mark are applied to the model consecutively and scaled up or down by the multiplier.

For HyperMesh versions 8.0 and higher, active constraints will be applied to the shapes. For previous versions of HyperMesh, constraints were not applied.

Errors

None.