*forcetextblack

Changes the display of graphical text between black and white.

Syntax

*forcetextblack state

Type

HyperMesh Tcl Modify

Description

This command changes the display of graphical text between black and white. By default, text in HyperMesh is displayed in white. However, white text is not always legible, especially when the background color is changed to a lighter color.

Inputs

state
0 - White
Non-zero - Black

Examples

To set the graphical text to black:
*forcetextblack 1
To set the graphical text to white:
*forcetextblack 0

Version History

13.0