• Home
  • Training Books
  • Subscribe to Our Email Newsletter
  • About
    • Contributors
    • Feedback
    • Contact
    • Privacy policy
    • Cookie Policy

CADnotes

CAD Tutorials and Best Practices for professionals and students

  • Featured
  • AutoCAD
    • AutoLISP
  • Revit
    • Revit Architecture Basic
    • Revit MEP Basic Tutorial
  • Inventor
  • MicroStation
    • MicroStation Basic Tutorial
You are here: Home / AutoCAD / 10+ Ways to Use AutoCAD Object Selection

10+ Ways to Use AutoCAD Object Selection

July 10, 2009 by Edwin Prakoso 26 Comments

In this Article...

  • 1. Pick Single
  • 2. Window
  • 3. Cross Window
  • 4. Fence
  • 5. Window Polygon
  • 6. Crossing Polygon
  • 7. Touching Objects
  • 8. Cycle Overlapping Objects
  • 9. Select Previous Selection or Last Object
  • 10. Remove/Add
  • 11. Lasso selection

tool options Picking drawing elements in AutoCAD can be frustrating, especially if you have a complex drawing. You can see (most of) AutoCAD tools options on command line or dynamic input. Like this polyline tool for example. You can see it’s options: arc, halfwidth, length, undo, and width.

But do you see the options for selecting drawing elements? Nope. AutoCAD selection tool has options that you can use, but somehow, Autodesk just decided not to show them.

Let’s explore about this tool, from very basic knowledge that you might already know, to the hidden options!

1. Pick Single

You can pick single object when AutoCAD ask you to select objects.

pick

2. Window

You can define a window selection by clicking at two points. Click first point on the left side, and 2nd point on the right side. This will select all elements inside the window.

window This action will select:
(dotted circles are the selection)
window selected

If you pick your points right then left, then it will be cross window selection (will be explained next). This two are the default window selection.

If you want to activate window selection, type W then [enter]. Type it when AutoCAD ask you: select objects…

Even you pick points from right then left, it will be window selection.

3. Cross Window

Basically if your window selection defined from right to left, then it will be cross window selection. It will select all elements inside and touching the window.

cross window This action will select: cross selection

You can override to activate cross window selection by typing C then [enter].

4. Fence

You can select drawing elements by defining ‘a fence’ that touched objects you wanted. Just type F then [enter] to activate it. After you finish defining your fence, press [enter] to select.

fence This action will select: fence selection

5. Window Polygon

This option behave as window selection, but you can define unlimited points for that window. Just type WP then [enter] to activate it. All elements inside the window will be selected.

window polygon This action will select: window polygon selection

6. Crossing Polygon

Similar to cross window selection.  CP

cross polygon This action will select: cross polygon selection

7. Touching Objects

When AutoCAD ask you to select object, type ‘FS then [enter]. We use ‘ for transparent use. Pick your object, then all objects touching it will be selected.

Select objects: ‘FS

Use ‘FSMODE to control chain selection.
FSMODE = OFF
Select touching object: 3 object(s) found.  3 found, 7 total

Select objects:
Exiting Fastsel

FASTSEL is an express tool. So if you don’t have express tools installed, it might not work.

This selection is controlled by FSMODE system variable.

FSMODE = OFF (default), it will select objects touching your picked object only.
FSMODE = ON, it will select objects touching it, and all objects touching them too.

8. Cycle Overlapping Objects

If you have many overlapped drawing elements or close to each other, and you are too lazy to zoom in, you can cycle between them by pressing [shift] + [space]. Hold your [shift] key, and press [space] several times until you found your object. Release your keyboard key, then click your mouse.

9. Select Previous Selection or Last Object

Did you ever want to select your previous selection?  Easy, just type P then [enter] when AutoCAD ask you to do selection!

What about last object created? Either the last drawn or result from modify operations such as copy. Type L then [enter]!

10. Remove/Add

Sometimes it’s easier to select all elements then remove some of them from your selection set. You can do this by holding [shift] and select object you want to exclude. OR, you can type R then [enter] to switch to remove mode.

To activate add objects, type A then [enter].

11. Lasso selection

This feature is introduced in AutoCAD 2015. You can click and hold your left mouse then drag the pointer to make a lasso selection. Similar to window and crossing polygon, but you don’t need to type anything to activate this mode!

If you drag your pointer first to the right, it will be a window selection. But if after the first click you drag it to the left, it will be crossing window selection. Like you see below.

lasso_selection.png

Bonus: Undo Selection

Here is a bonus option. You can undo your last object selection by typing U [enter] while your selection set is still active. This only undoing your last selection.

Have fun! You may want to go see about quick select and filter for more advanced ways.

You can watch all the techniques in this video.

Or watch it on YouTube: 14 Ways to Select Objects in AutoCAD.

About Edwin Prakoso

I work as a Sr. Consultant in PT Cipta Satria Informatika. I've been using AutoCAD since R14 and Revit since Revit Building 9. I occasionally write for AUGIWorld magazine and I am also active in Autodesk discussion forum. I'm a member of Autodesk Expert Elite, an appreciation for individuals who give contributions to the Autodesk community.
Connect with me on twitter or LinkedIn.

Filed Under: AutoCAD, Featured

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

26 Comments
Inline Feedbacks
View all comments
csb
csb
10 years ago

Is there a way to use the “last” command to select multiple objects? For example, I want to copy multiple objects. The location of the new objects created needs to be moved. How can I select these last newly created lines in a single keystroke?

0
Reply
Edwin Prakoso
Edwin Prakoso
Author
Reply to  csb
10 years ago

Hi CSB,
There is no out of the box command that do that in AutoCAD.

0
Reply
Anil kumar Gupta
Anil kumar Gupta
11 years ago

Sir here any selection method by which i can select objects by layer of one side of polyline, mean in a Road survey dwg files, there are may GL text in both sides of Center line(Polyline) i want select GL of one side. 2 lakhs of GL there and road profile is very zig zag and curby. how i do this. please help

0
Reply
gereon
gereon
12 years ago

Thx a lot :) You can undo your selection by pushing SHIFT and klick or window around the objects you want don't want to select! I hope you cna understand me :)

0
Reply
gereon
gereon
Reply to  gereon
12 years ago

sry explaned in 10. …

0
Reply
trying hard
trying hard
13 years ago

 maybe we can add the filter command and the quick selection also….

0
Reply
Kurt
Kurt
14 years ago

What about "all", "P" for previous, "L" for last

0
Reply
Edwin Prakoso
Edwin Prakoso
Reply to  Kurt
14 years ago

Of course! I completely forgot about ALL!
We have last and previous on number 9 though…

0
Reply
EdwinPrakoso
EdwinPrakoso
15 years ago

Thank you Orhan :)
I'm glad you like it.

0
Reply
orhantoker
orhantoker
15 years ago

Good article for beginners.

0
Reply
new2micro
new2micro
14 years ago

@Dusto.. maybe you can use the scroll button hold so that your selected objects will not be affected..hope this help..

:-)

0
Reply
Dusto
Dusto
14 years ago

Question: as I pan across a screen during a continuous selection, the objects that I selected that are now off-screen are "unselected". How do I change that setting?

0
Reply
Edwin Prakoso
Edwin Prakoso
Author
Reply to  Dusto
14 years ago

Dusto,
I'm sorry, but I can't find the answer. It might be a system variable that controls the behavior. I'll try to look around.

0
Reply
BigdotDave
BigdotDave
15 years ago

Is it just me? I have just been transferred to CAD 2010 from (I think) CAD 2000, on 2000 there is a command button, (maybe in the format heading) to pick a line or whatever, a group of lines or a whole section of a drawing and move, mirror, rotate etc. This will stay grouped until you click the ungroup button. Try as I might I can't find it on the 2010 version. Is there such a button.

Please help, it's driving me bonkers.

Thanx

0
Reply
Edwin Prakoso
Edwin Prakoso
Author
Reply to  BigdotDave
15 years ago

I don't remember that AutoCAD has that feature. Could it be a plugin or customized tool? Or probably a variable that control the behavior?

0
Reply
1 2 Next »
wpdiscuz   wpDiscuz

Featured

running man

10 Features to Boost Your AutoCAD Productivity

AutoCAD is much more than just drawing lines and arcs. It has many features that can actually boost your productivity. Here, we list top 10 features that becomes our favorite.

Recent Articles

  • Autodesk Construction Cloud Activity Log
  • Exporting AutoCAD Plant 3D Model to Navisworks
  • Autodesk Data Connector for Power BI is Now Available

Advertisement

New on CADnotes

  • Autodesk Construction Cloud Activity Log
  • Exporting AutoCAD Plant 3D Model to Navisworks
  • Autodesk Data Connector for Power BI is Now Available
  • Autodesk Forma Design Contest
  • Revit 2025: Toposolid Enhancements

Meet the Authors

avatar for
avatar for
avatar for
avatar for
avatar for
avatar for

Get Connected

CADnotes on FacebookCADnotes on InstagramCADnotes on TwitterCADnotes on YouTube

© 2009 – 2025 CADnotes · Feedback · Privacy Policy · Become an affiliate

wpDiscuz