Selection - crossing vs inside window
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
As far as I can remember when using AutoCAD, which is back to around 1989, when you click and sweep left or down to make a window, you select everything touching or CROSSING the window. If you click and sweep right or up, you only selet objects INSIDE the window. This is how it is described in the Help topic as well:
Implied Windowing
Initiates the drawing of a selection window when you select a point outside an object. (PICKAUTO system variable)
Drawing the selection window from left to right selects objects that are entirely inside the window's boundaries. Drawing from right to left selects objects within and crossing the window's boundaries.
Today, it isn't working that way. I am trying to select some text mixed in over a title info block with block attributes that extend well outside my selection window, in fact they are off the screen. Instead the window is not only selecting the text I want, but the entire block with all its attributes, even thought I did a window instead of crossing, and even though some of the block isn't even visible in the current view. Some of it is even invisible text, not selectable by any means! Even stranger, the same window is not selecting the title block also visible in the current view, which is the proper behavior. I hope I'm explaining this clearly.
I've checked all the relevant variables I can think of. Any idea what's going wrong?