System Variable VSOCCLUDEDCOLOR

Specifies the color for hidden lines displayed in the visual style applied to the current Viewport. The default color number is 257 (BYENTITY), which adopts the color of the entity.

When VSOCCLUDEDCOLOR receives a new value, it does not change the current visual style. Instead, it temporarily creates an unsaved new visual style.

VSOCCLUDEDCOLOR does not modify the 2D Wireframe visual style.

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 "BYENTITY"
Status Read / Write
Saved In the drawing file

Related Commands

VisualStyleCurrent

Related System Variables

VSOCCLUDEDEDGES, VSSILHEDGES, VSOCCLUDEDLTYPE, VSSILHWIDTH, VSISOONTOP