*morphmvskinsolve

Solves for the interior nodes of a solid mesh which are registered to morph volumes when morphing in "skin only" mode.

Syntax

*morphmvskinsolve

Type

HyperMesh Tcl Modify Command

Description

This command will finish the morphing applied to the model when using morph volumes in "skin only" mode. When in "skin only" mode, only the exterior nodes of a solid element mesh will be morphed, leaving the interior unmorphed. This command completes the morphing process, allowing you to morph the model many times without needing to wait for all of the nodes to be updated. Then you may call this command to solve for the entire model. If the morph volumes are unmorphed since the last time this command was called or the morph volumes are not in "skin only" mode, this command will perform no action.

Use the command *morphupdateparameter with argument "mvon" to set and unset the morph volumes to inactive, active, and skin only modes.

Example

To solve for the interior nodes after morphing morph volumes in skin only mode:

*morphmvskinsolve

Errors

None.

Version History

12.0.110