INTERFERECOLOR system variable
Function Description:
The INTERFERECOLOR system variable is used to control the color of interference objects.
Type : Strings
Saved in : Drawing
Initial value : 1
The valid value could be "BYLAYER", "BYBLOCK", color name, and an integer from 0 to 255.
The valid value of true color is an integer strings with a RGB in front. Each integer is separated by a comma. It is input in the following way: RGB:000,000,000 .