Beginning AutoCAD 2006

In this chapter we will investigate several modify commands which can be used to alter the appearance of and existing drawing.
The commands which will be investigated are fillet, chamfer, offset, extend, trim and change.
These commands can all be activated by icon and menu bar selection or by keyboard entry.
Open the C:\MYCAD\WORKDRG created in the previous chapter or simply continue from the previous chapter.
Ensure model space is active, layer OUT is current and display the Draw and Modify toolbars.
Refer to Figure 12.1.
Figure 12.1: WORKDRG with the fillet, chamfer, offset, extend, trim and change commands.
A fillet is a radius added to existing line/arc/circle objects.
The user:
specifies the fillet radius
selects the two objects which have to be filleted.
Select the FILLET icon from the Modify toolbar and:
| prompt | Current settings: MODE=TRIM, Radius=?? Select first object or [Undo/Polyline/Radius/Trim/Multiple] |
| enter | R |
| prompt | Specify fillet radius?>??> |
| enter | 15 |
| prompt | Select first object or [Undo/Polyline/Radius/Trim/ |
| Multiple] | |
| respond | pick line F1 Figure 12.1(a) |
| prompt | Specify second object |
| respond | pick line F2. |
The corner selected will be filleted with a radius of 15, the two 'unwanted line portions' will be erased and the command line will be returned.
From the menu bar select Modify-Fillet and:
| prompt | Current settings: MODE=TRIM, Radius=15 Select first object or [Polyline/Radius/Trim/mUltiple] |
| enter | R |
| prompt | Specify fillet radius<15.00> |
| enter | 30 |
| prompt | Select first object and pick line... |