*morphshapeupdatecolor
Updates the color of a shape.
Syntax
*morphshapeupdatecolor shape color
Type
HyperMesh Tcl Modify Command
Description
Updates the color of a shape.
Inputs
- shape
 - ID of shape.
 - color
 - Integer between 0 and 63 inclusive.
 
Example
*morphshapeupdatecolor 1 15 
      The color of the specified shape will be set to the new color.
Errors
None.