System Variable VSINTERSECTIONCOLOR

Determines the color of intersection edges of 3D entities, surfaces, and meshes in a visual style in the current Viewport.

The effects of this system variable are only visible when the VSINTERSECTIONEDGES system variable is on.

The variable has no effect for the 2D Wireframe, Wireframe, and Realistic visual styles.

Values

0 "BYBLOCK"
1 "red"
2 "yellow"
3 "green"
4 "cyan"
5 "blue"
6 "magenta"
7 "white"
8 .. 255 Numbers corresponding to colors from the Standard Colors palette
256 "BYLAYER"
257 "BYENTITY"
RGB value "RGB:nnn,nnn,nnn"

Properties

Type String
Default 7
Status Read / Write
Saved In the drawing file

Related Commands

VisualStyleCurrent

Related System Variables

VSINTERSECTIONEDGES, VSINTERSECTIONLTYPE