Is the ʼSelection Windowʼ (blue) the same as the ʼCrossing Windowʼ (green) in AutoCAD?
Is the ‘selection window’ (blue) the same as the ‘Crossing Window’ (green) in AutoCAD?
Short Answer
No. In AutoCAD, the blue Selection Window and the green Crossing Window are not the same: SELECT uses a blue window to select only objects fully inside the boundary, while a green crossing window selects objects both inside and touched by the boundary. This behavior depends on drag direction.
What You Need to Know Before
Warning: A very common mistake is dragging in the wrong direction and selecting extra objects without noticing. In dense drawings, a green Crossing Window can accidentally include nearby linework, blocks, or locked-reference geometry you did not intend to modify.
How to Use Selection Window vs Crossing Window
Command: SELECT
Shortcut:
SEQuick Steps:
- Start SELECT from the command line, or begin any edit command from the Ribbon such as Home > Modify.
- Click in a blank area and drag left to right to create a blue Selection Window, or right to left to create a green Crossing Window.
- Release the mouse and confirm the highlighted objects before pressing Enter.
Use the visual preview highlight as the main check before completing the selection.
Real option: if selection preview is distracting or unclear, check the selection highlighting behavior in Options > Selection.
Variables & Settings
System Variable: PICKDRAG (Default: 0)
Expert Setting:
PICKDRAGcontrols how window selection is created with the mouse. In the common default behavior, you click and drag to form a blue or green selection box. If this setting is changed, selection behavior can feel inconsistent to users moving between workstations.
Why it Fails
- Cause 1 (Geometry): Small or overlapping objects near the selection edge get included by a green Crossing Window because touching the boundary is enough.
- Cause 2 (layers/Locks): Objects on locked layers can still be part of the crossing selection set, which confuses users when selected items do not edit as expected.
- Cause 3 (Command/Logic): Users expect both windows to behave the same, but AutoCAD applies different selection logic based entirely on drag direction.
Quick Fix & Best Practice
- Quick Fix: Press
Esc, restart SELECT, and drag in the correct direction: left to right for only enclosed objects, right to left for touched objects too. - Manager’s Verdict: Use the blue Selection Window for precise edits and quantity-sensitive work. Use the green Crossing Window for fast cleanup or broad modifications, but avoid it in crowded drawings unless you verify the preview first.
FAQ
Is left-to-right always a Selection Window in AutoCAD?
Yes, left-to-right creates a blue window that selects only objects completely inside.
Does a green Crossing Window select objects it only touches?
Yes, any object inside or crossing the green boundary is selected.
Can locked-layer objects appear in a crossing selection?
Yes, they can be selected in the set, even though editing them may be restricted.
.
