π Lesson Plan: Object Selection and Modification
π§° Focus: Use of commands like MOVE, COPY, ROTATE, SCALE, and ERASE
Level: Beginner
Duration: 90 minutes
Mode: Self-paced or Instructor-led
π― Learning Objectives
By the end of this lesson, students will:
- Understand object selection methods in AutoCAD.
- Apply core modification commands to reposition, duplicate, resize, rotate, or remove objects.
- Use the Command Line effectively to execute and repeat modification tasks.
ποΈ Lesson Structure
| Section | Details |
|---|---|
| 1. Introduction (5 min) | Overview of why modification tools are essential in daily drafting tasks |
| 2. Object Selection Methods (15 min) | Learn different selection techniques: single, window, crossing, fence, etc. |
| 3. The MOVE Command (10 min) | How to relocate objects using base points and displacement vectors |
| 4. The COPY Command (10 min) | Duplicating objects using defined distances and multiple copies |
| 5. The ROTATE Command (10 min) | Rotating around a base point with specified angles |
| 6. The SCALE Command (10 min) | Resizing objects proportionally with scale factors |
| 7. The ERASE Command (5 min) | Deleting selected objects safely |
| 8. Combining Commands (10 min) | Practice exercise using all five commands together |
| 9. Challenge Activity (10 min) | Modify a layout using MOVE, COPY, ROTATE, SCALE, and ERASE efficiently |
| 10. Recap & Self-Quiz (5 min) | Review key concepts and test understanding |
π§ Lesson Content
πΉ 1. Object Selection Methods
- Click Select β individual objects
- Window Selection β click left to right (selects only fully enclosed objects)
- Crossing Selection β click right to left (selects anything touched)
- Fence, Lasso, Last, Previous, All
- Practice: Try each method on a sample drawing
πΉ 2. MOVE Command
- Command:
MOVE - Select object(s) β specify base point β specify second point
- Tip: Use
Ortho Mode(F8) for straight-line movement - Practice: Move a door to a new position in a floor plan
πΉ 3. COPY Command
- Command:
COPY - Like MOVE, but retains the original object
Multiplemode to place more than one copy- Practice: Copy chairs around a table
πΉ 4. ROTATE Command
- Command:
ROTATE - Select object β base point β angle or reference
- Tip: Use polar tracking or type angles (e.g., 45, 90)
- Practice: Rotate a plant symbol 45 degrees clockwise
πΉ 5. SCALE Command
- Command:
SCALE - Select object β base point β scale factor (e.g., 2 = 200%)
- Tip: Use
Referenceto scale relative to existing size - Practice: Resize a logo to fit into a title block
πΉ 6. ERASE Command
- Command:
ERASEorE - Select objects to remove and press Enter
- Use
UNDOif you make a mistake - Practice: Remove duplicate text labels
πΉ 7. Combining Commands
- Modify a layout:
- Move a title block
- Copy a note
- Rotate a symbol
- Resize a graphic
- Erase unwanted lines
π οΈ Hands-On Exercise
Project: Modify an office plan
Use the following:
- MOVE desks to new positions
- COPY chairs around each desk
- ROTATE one desk 180Β°
- SCALE a conference table by 0.75
- ERASE all construction lines
Save as: modified_office_plan.dwg
π§ Quick Self-Check
- Whatβs the difference between MOVE and COPY?
- What happens when you scale an object by a factor of 0.5?
- How do you rotate something exactly 90Β°?
- Whatβs the quickest way to delete multiple objects at once?
β Completion Checklist
β Practiced all five core modification commands
β Demonstrated effective object selection
β Completed and saved the hands-on project
β Answered the self-check questions