2013

Table Of Contents
Guidelines for Lighting
O System Variables
OBJECTISOLATIONMODE
Controls whether hidden objects remain hidden between drawing sessions.
IntegerType:
User-settingsSaved in:
0Initial value:
OJBECTISOLATIONMODE controls whether objects that are hidden using the
ISOLATEOBJECTS (page 534) or HIDEOBJECTS (page 509) command remain
hidden after saving and reopening the drawing.
Isolated/hidden objects are temporary for current drawing session0
Isolated/hidden objects persist between drawing sessions1
See also:
Control the Display of Objects
OBSCUREDCOLOR
Specifies the color of obscured lines.
IntegerType:
DrawingSaved in:
257Initial value:
Value 0 designates ByBlock, value 256 designates ByLayer, and value 257
designates ByEntity. Values 1-255 designate an AutoCAD Color Index (ACI).
An obscured line is a hidden line made visible by changing its color and
linetype. OBSCUREDCOLOR is available only in 2D views. In 3D views, the
VSOBSCUREDCOLOR (page 1559) system variable is used.
The OBSCUREDCOLOR setting is visible only if the
OBSCUREDLTYPE (page
1418) system variable is turned on by setting it to a value other than 0.
O System Variables | 1417