Friday
Autocad, Hints & Tips, ModifySelecting overlapping entities.
All of you have ever encountered that when we would like to select only one of two or more number of entities that are overlapping, somehow AutoCAD never selects the entity that we want to select and always selects the one that is last drawn. It becomes a suffering for us to select the one that is drawn before.
For example, we have a rectangle and we would like to draw a 3DFACE over it and then erase the rectangle. When we draw a 3DFACE over the rectangle with the same dimensions, it is impossible to select one entity by using the method of selecting by enclosing window. Always two numbers of entities are selected. Moreover, if we try to select by clicking on it, always the last drawn entity and the 3dface will be selected. When I first started using AutoCAD, I used to move the entity on top a little to the side, and then do whatever I want to do over the one under it and then move back the first entity with the same amount to its original position. As you can see it is a very tedious work to do.
Now, let’s come to the point of making this selection in an easier way. We will select one of the entities that are overlapping as if we are selecting by the usual method. Only difference will be holding down CRTL button while selecting. As you can notice, “Command: [Cycle on]” is written on the command line. During this, every time we click on any location on the screen we want with left mouse button, another of the overlapping objects will be selected one by one. This time, the sequence is just the reverse of what I explained before. First, object that is drawn at the beginning is selected. After that, at every click, the next drawn entity will be selected. And the entity appears in the drawing as highlighted by dashed lines. As soon as the object we would like to select is selected, we exit by pressing enter. After selection is completed, the object we would like to select will be appearing on the screen as selected and “[Cycle off]” will be written in the command line.
Below, you can see the step-by-step explanation of the process by figures:
Drawing order: First of all, the quadrilateral on the left, and then the one on the right is drawn. And finally, the line in their intersection is drawn.
While holding down the CTRL button, I am clicking on the location where the three objects are intersecting. Figure will be as shown above. Now, you can release the CTRL button. When we click on any location on the screen, entity that is drawn next is selected as shown above.
When we click once more the third entity is selected.
Unless we confirm the selection by pressing ENTER, there will be a cycle of these overlapping entities by clicking this way. As soon as the entity that we would like to select appears on the screen, we confirm by pressing enter and make the entity selected.
Viewed 5,456 times so far... This week: 31 Today: 2 Latest: 5 July 2009, 2:18Post Tags:
Related Posts
Popular
- Hip tip: Increasing view resolution with VIEWRES system variable
07/03/2009 04:39 am
7 Comments - Sirince – IZMIR
07/02/2009 11:02 am
1 Comment - Visual LISP: Programming user interfaces with OpenDCL
07/01/2009 10:15 pm
10 Comments - 3D Modeling 7: EXTRUDE
06/30/2009 02:14 pm
10 Comments - Ask DailyAutoCAD: Which Notebook to Buy?
06/30/2009 12:17 pm
1 Comment
Featured Articles
- AutoCAD 2009 Update 3 Released
- Speed Up As AutoCAD 2009 Ribbon Menu Helps You!
- MEP Analysis Extension for AutoCAD MEP extended to March 31, 2009
- Recap of AutoCAD-related technologies on Autodesk Labs
- Technology Preview of MEP Analysis Extension extended to 12/31/08
- Autodesk Labs: Forward and Backward utility for AutoCAD
|

Jan 12, 2007
Reply
Just a heads-up…
AutoCAD 2007 changed that behaviour, please refer to the following:
ID: TS1052692 – Recent input command does not recall previous numerical input [ http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=5806246&linkID=2475323 ].
Jan 12, 2007
Reply
Oops my bad, posted wrong link above. Please try this one instead…
ID: TS1060124 – Cycling through objects for selection [ http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=8067430&linkID=2475874 ].
Jan 13, 2007
Reply
This works if the Variable:
LAGACYCTRLPICK is set to 1!
Jun 14, 2007
Reply
I don’t know about 2007, but in 2008, the variable to set selection cycling to CTRL is LEGACYCTRLPICK. I prefer the old method, myself. SHIFT-SPACE is too hard to get used to. Call me a dinosaur…
Jul 5, 2007
Reply
hi i am reading autocad 1st time online n ofund it very interesting n wanted 2 know more abt autocad i m a student of architecture thnk u …
mail me more information
tc…
Oct 24, 2008
Reply
I want to sum numerical text in autocad with a utility. The problem is that some numerical values are placed twice or thrice over other with the the same values properties, layer etc. and thus not possible to select it only once. Can I remove extra same numerical values overlapping each other?