Activation of the Selection Cycling feature is controled by a new toggle on the Application Status Bar, and the SELECTIONCYCLING system variable. SELECTIONCYCLING is stored in the registry (so is not drawing-dependent) and has three main values, as noted in the online Help:
0 - Off
1 - On (the list dialog does not display)
2 - On (the list dialog displays the selected objects that you can cycle through)
What the Help fails to mention is that the Application Status Bar toggle can introduce two other values:
-1 - Off, but previous value was "1" and, when toggled back on, will reset to "1"
-2 - Off, but previous value was "2" and, when toggled back on, will reset to "2"
If you manually set SELECTIONCYCLING to "0" to turn it off, clicking on the Application Status Bar toggle will set the value to "2".
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOEHd2W_zTSPZaJc65w5VEmMR1aMLY1KP8qd4_ohr9YIhSARXx1nBAYXswxRv_NsRI98jk6G2cyAqUftp948nuH0Qbn-MGR32NCbyW_wynFiJ1RZRGTTGAolzNT-5VLjBShjHp_A/s320/01+-+Application+Status+Bar+Toggle.png)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6_PNPQvAeaT3fyJ0CTFSrCiut6nuyNPyN0aRYVGhKelybMkPvcYz8RWI8SieoGjG473q18gQKiEPczQQxdQsKFGbJTJ7ARiWRFcdX4sICFZFEC3A5GVVrJ8DH3IJDrp6BbpnRjg/s320/02+-+Cursor+Icon.png)
1. At the Select Objects prompt, hold down Shift + Spacebar. Click as near as possible to the object you want.
2. Keep clicking until the object you want is highlighted.
3. Press Enter to select the object.
Note: If selection preview is turned on, you can cycle through the objects by rolling over the object on top to highlight it, and pressing and holding Shift and then pressing Spacebar continuously. When the required object is highlighted, left-click to select it.
With SELECTIONCYCLING set to 2, a left click will call up the Selection dialog, listing all of the objects that are selectable at the click point, by object type. If you move your cursor over to the dialog and hover over an item on the list, it will be highlighted both on the list and in the drawing.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0pyjIy8fDcza1EBx3MshiRNrpEzAoYvzSc0zXjpEa3rJItcLcyGtD6_3IG7apG6N_prbjdHQMJfosCApuWmY-PUKFGpPRT5ib2N4U3KWUy6Lh1Xm10n4bOtBJ_trIceA095C_oQ/s320/03+-+Dialog+-+Door.png)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfl_KcijDbyrwupleb4n8K79yvv9RzVGasi23BkbMfS7Wyx4yNyUiWWUNVYxQHs_yE95J88ON82D7WHfJ4wmM4tlgK-zCHmn8s6VAs0rRtrF_93gDh-YCxxp9ILBwFP0bVgNXbEw/s320/04+-+Dialog+-+Wall.png)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYGGICDa2enWAdIq8mDwYDe1EyAqOyKoTg6aIJYX5Xm-ERRNdi3f31wyBPn8UUWf_S2zbLWfaVWXcnt7K_aUdiG3wka9kklW-SUeAoLggTfrS9W-npu1hUpKsVhKc2dYqdPpIfRQ/s320/05+-+Dialog+-+Space.png)
You will probably not want to have this turned on all of the time, but for those times when you need to select an item in heavy traffic, toggling Selection Cycling on can be quite effective.
1 comment:
Since AutoCAD version 2007, you can select from the overlapping objects with the new key combination Shift+spacebar. On the Select objects prompt, move your cursor over a crowded area with object lines/geometry a repeatedly press Shift+Space to highlight/select the desired entity.
Post a Comment