*morphreparam

Reparameterizes domains on the mark.

Syntax

*morphreparam domaintype markdomain

Type

HyperMesh Tcl Modify Command

Description

Reparameterizes domains on the mark.

Inputs

domaintype
Domains
markdomain
Domain mark number.

Example

*morphreparam (DOMAINS,1)

Domains on the mark are reparameterized, which means that the influence coefficients for the nodes within that domain are recalculated for the handles on the domain.

This command will trigger the update of any existing shapes which are affected by the recalculation.

Errors

None.