*setcolor
Set a colormap entry for the entity colors.
Syntax
*setcolor index red green blue
Type
HyperMesh Tcl Modify Command
Description
Set a colormap entry for the entity colors.
Inputs
- index
- Specifies the color location (0 to 63)
- red
- The red component of the color. ( 0 through 255)
- green
- The green component of the color. ( 0 through 255)
- blue
- The blue component of the color. ( 0 through 255)
Example
The changes do not take effect until you redraw the display.
Errors
None.