2013

Table Of Contents
All Selects all objects in either model space or the current layout, except those
objects on frozen or on locked layers.
Fence Selects all objects crossing a selection fence. The Fence method is similar
to CPolygon except that that the fence is not closed, and a fence can cross
itself. Fence is not affected by the PICKADD (page 1432) system variable.
WPolygon Selects objects completely inside a polygon defined by points. The
polygon can be any shape but cannot cross or touch itself. The last segment
of the polygon is drawn so that it is closed at all times. WPolygon is not
affected by the
PICKADD (page 1432) system variable.
CPolygon Selects objects within and crossing a polygon defined by specifying
points. The polygon can be any shape but cannot cross or touch itself. The
last segment of the polygon is drawn so that it is closed at all times. CPolygon
is not affected by the
PICKADD (page 1432) system variable.
S Commands | 951