*morphshapeapplynodes
Applies the shapes on the mark to only the selected nodes.
Syntax
*morphshapeapplynodes shtype shmark ntype nmark mult
Type
HyperMesh Tcl Modify Command
Description
Applies the shapes on the mark to only the selected nodes.
Inputs
- shtype
 - Shapes
 - shmark
 - Shape mark number.
 - ntype
 - Nodes
 - nmark
 - Node mark number.
 - mult
 - Multiplier to applied shapes.
 
Example
*morphshapeapplynodes SHAPES 1 NODES 1 2.0 
      Shapes on the mark are applied to the model consecutively and scaled up or down by the multiplier. Shapes will only be applied to the selected nodes.
Errors
None.