2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
362 | Chapter 17 Change Existing Objects
To exclude objects from the selection set
You can exclude objects from the current selection set by using the Exclude
from New Selection Set option. In the following example, you exclude all
circles with a radius greater than 1 from a set of objects already selected.
1 With several objects selected, from the Tools menu, choose Quick Select.
2 In the Quick Select dialog box under Apply To, select Current Selection.
3 Under Object Type, select Circle.
4 Under Properties, select Radius.
5 Under Operator, select Greater Than.
6 Under Value, enter 1.
7 Under How to Apply, select Exclude from New Selection Set.
8 Choose OK.
AutoCAD removes all circles with a radius greater than 1 from the
selection set.
Command line
QSELECT
To append objects to the selection set
You can use Quick Select to append objects to a current selection set. In the
following example, you keep the current selection set and append all objects
in the drawing that contain hyperlinks whose names begin with bld1_.
1 From the Tools menu, choose Quick Select.
2 In the Quick Select dialog box, select Append to Current Selection Set.
3 In the Object Type box, select Multiple.
4 Under Properties, select Hyperlink.
5 Under Operator, select Wildcard Match.
6 Under Value, enter bld1_*.
7 Under How to Apply, select Include in New Selection Set.
8 Choose OK.
Command line
QSELECT
To name and save a filtered list
1 At the Command prompt, enter filter.
2 In the Object Selection Filters dialog box under Select Filter, select a filter
such as Line.