2011

Table Of Contents
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 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 system variable.
Group Selects all objects within a specified group.
Add Switches to the Add method: selected objects can be added to the selection
set by using any of the object selection methods. Auto and Add are the default
methods.
Remove Switches to the Remove method: objects can be removed from the
current selection set using any object selection method. An alternative to
SELECT | 937