Applied Parameters: Scope = TouchingRectangle
Summary
This command is used to select any design objects that are touched by a user-defined rectangle.
Access
This command can be accessed from the PCB Editor, and the PCB Library Editor, by:
- Choosing the Edit » Select » Touching Rectangle command from the main menus.
- Clicking within the workspace (away from objects), holding, and dragging (right-to-left) to define the selection area.
- Pressing S in the main design window to access the Selection pop-up menu, and choosing the Touching Rectangle command.
Use
After launching the command, the cursor will change to a cross-hair and you will be prompted to select the first corner of the selection rectangle. Position the cursor and click, or press Enter, to anchor this first corner. You will then be prompted to select the second corner. Move the cursor to size the rectangle and click, or press Enter, to anchor this second corner. All objects that fall completely inside this defined area, or are touched by its boundary, will become selected.
Smart Drag Selection
The PCB Editor and PCB Library Editor support drag-to-select functionality, directly within the workspace. How the feature behaves, and what gets selected, depends on the direction in which you drag the selection rectangle:
- Drag the selection window from left-to-right - you will select all objects that fall completely within the bounds of the selection area. This behavior is the same as using the Edit » Select » Inside Area command.
- Drag the selection window from right-to-left - you'll select all objects that fall completely inside the selection area, or are touched by its boundary. This behavior is the same as using this (Edit » Select » Touching Rectangle) command.
Coloring is used to visually distinguish which mode of selection is being used. These are user-defineable, but by default dragging left-to-right uses a blue rectangle, while dragging right-to-left uses a green rectangle.
Smart Drag Selection in action on a PCB.
Tips
- The color used for the selection area (and when using right-to-left smart drag selection) is defined using the Touch Rectangle Selection Color system color, on the Board Layers And Colors tab of the View Configurations dialog.
- The selected objects will be highlighted in the selection color defined in the Selections field, part of the System Colors region, on the Board Layers And Colors tab of the View Configurations dialog.
- If you wish subsequent selection of additional objects to be cumulative, ensure that the Click Clears Selection option is disabled, on the PCB Editor - General page of the Preferences dialog. Alternatively, leave this option enabled and hold the Shift key while using the command again.
- Hold the Ctrl key while using the command to target the primitives of a component object.
- For available resources concerning deselection of selected design objects, see the DeSelect command.