/RGB
/RGB, Keyword
, PRED
, PGRN
, PBLU
, N1
, N2
, NINC
, NCNTR
Specifies the RGB color values for indices and contours.
Keyword
Determines how RGB modifications will be applied.
INDEX
—
Specifies that subsequent color values apply to Mechanical APDL color indices (0-15).
CNTR
—
Specifies that subsequent color values apply to contours (1-128). Applies to C-option devices only (i.e. X11C or Win32C).
PRED
Intensity of the color red, expressed as a percentage.
PGRN
Intensity of the color green, expressed as a percentage.
PBLU
Intensity of the color blue, expressed as a percentage.
N1
First index (0-15), or contour (1-128) to which the designated RGB values apply.
N2
Final index (0-15), or contour (1-128) to which the designated RGB values apply.
NINC
The step increment between the values
N1
andN2
determining which contours or indices will be controlled by the specified RGB values.NCNTR
The new maximum number of contours (1-128).