2011

Table Of Contents
SELECT
Places selected objects in the Previous selection set.
TEXTTOFRONT
Brings text and dimensions in front of all other objects in the drawing.
WBLOCK
Writes objects or a block to a new drawing file.
DRAWORDERCTL
Controls the default display behavior of overlapping objects when they are
created or edited.
HPDRAWORDER
Controls the draw order of hatches and fills.
SORTENTS
Controls object sorting in support of draw order for several operations.
Control the Display of Objects
Control the display of objects by isolating or hiding a selection set.
Use ISOLATEOBJECTS and HIDEOBJECTS to create a temporary drawing view
with selected objects isolated or hidden. This saves you the time of having to
track objects across layers. If you isolate objects, only the isolated objects
appear in the view. Use UNISOLATEOBJECTS to redisplay the objects. When
you close and reopen the drawing, all previously hidden objects are displayed.
Use the OBJECTISOLATIONMODE system variable to control whether objects
remain hidden between drawing sessions.
Quick Reference
HIDEOBJECTS
Hides selected objects.
ISOLATEOBJECTS
Displays selected objects across layers; unselected objects are hidden.
UNISOLATEOBJECTS
Displays previously hidden objects.
Control the Display of Objects | 197