*morphconstraintsetcolor
Sets the color for a morph constraint.
Syntax
*morphconstraintsetcolor mcon color
Type
HyperMesh Tcl Modify Command
Description
Sets the color for a morph constraint.
Inputs
- mcon
 - ID of morph constraint.
 - color
 - The color of the constraint. Valid values are 1-64.
 
Example
*morphconstraintsetcolor 5 33 
      This command sets the color of the morph constraint to the specified value.
Errors
None.