*morphbiasupdateretroactive
Applies updated biases retroactively to existing perturbations.
Syntax
*morphbiasupdateretroactive htype hmark bias con
Type
HyperMesh Tcl Modify Command
Description
Applies updated biases retroactively to existing perturbations.
Inputs
- htype
 - Must be set to "handles"
 - hmark
 - Number of the mark containing the desired handles
 - bias
 - New bias value desired
 - con
 - 0 - Do not use constraints
 
Example
*morphbiasupdateretroactive (handles, 1, 2.0, 1)
      Recalculates and reapplies all morphs on the morph list in terms of the updated biasing factors.
Errors
None.