*setbuttongroupactivecolor()
Sets the color for the Utility menu button group's current selection indicator.
Syntax
*setbuttongroupactivecolor (color)
Type
HyperMesh Utility Menu Command
Inputs
- color
- The button's color (see below).
Example
To set the color of the button to blue:
*setbuttongroupactivecolor(BLUE)
Button colors may be specified as one of the following:
- BUTTON
- RED
- BLUE (Default)
- GREEN
- CYAN
- MAGENTA