Multiple selection operators

The program features several tools to make the selection operations quicker and easier. To select these tools, right-click to display the context-sensitive menu, and then choose Select to display a list of commands:

Window If you click within the drawing other than on an entity and drag the cursor, the program goes into automatic selection mode. Dragging the cursor to the right causes the program to use a window selection. Only those entities that are completely enclosed within the window will be selected. The program displays the selection window using a solid line, and also displays an arrow along each side of the selection window to indicate that objects within the window will be selected.

Dragging the cursor to the left causes the program to use a crossing window selection. All those entities completely enclosed within the window or crossing its boundaries will be selected. The program displays the crossing selection window using a dashed line, and also displays an arrow along each side of the selection window to indicate that objects within or crossing the window will be selected.

You can also switch this performance at any time during selection so that instead of selecting the objects inside the window, the program selects all of the entities except those within the selection window. For example, you can select all the entities outside the selection window, or all the entities outside and crossing the selection window. Press the F3 key to toggle between the inside and outside modes. You will notice that when you toggle from inside to outside, the arrows around the perimeter of the selection window point away from (outside) rather than toward (inside) the selection window.

Chain The Chain selection method enables you to select all the curves with a common endpoint (in other word, a chain of curves)
All The All selection method enables you to select all the entities that:
  • belong to the active output layers
  • are not hidden by a Hide Entities command
  • match to the current Filter (if one has been established)
Filter The Filter option enables you to establish a Selection Filter. Once you have established a selection filter, you can apply that filter by using one of the multiple selection operators described in this section.
Note

In order to add successive entities to the selection set, proceed as follows:

  • In pre-selection: hold down the SHIFT or the CTRL keys while selecting the entities to be added to the selection set.
  • In post-selection: just select the new entities to be added to the selection set (no matter whether holding down the SHIFT or CTRL keys or not); any entity you select will be automatically added to it.
Both in the pre-selection and in the post-selection mode, if you use the CTRL key, you can also deselect an entity you previously selected, removing it from the current selection set.

The ESC (Escape) key during pre-selection enables you to clear all entities from the selection set.


Related Topics