Tuesday
Autocad, Hints & TipsHip tip: Multiple EXTEND and TRIM by using FENCE option.
AutoCAD 2000 and higher versions
We may sometimes work on with multiple lines when using TRIM and EXTEND commands in Autocad. A fast method exists for this situation which is using the FENCE option for both commands. Let us see how it is possible by extending the lines in Figure 1 as a whole to the red line.

Fig.1
Command: _EXTEND
Current settings: Projection=UCS, Edge=None
Select boundary edges …
Select objects or <select all>: 1 found (Red line is marked)
Select objects:
Select object to extend or shift-select to trim or
[Fence/Crossing/Project/Edge/Undo]: f (FENCE option is selected)
Specify first fence point: (Fence is drawn by passing all lines)
Specify next fence point or [Undo]:
Specify next fence point or [Undo]:
Select object to extend or shift-select to trim or
[Fence/Crossing/Project/Edge/Undo]:

Fig.2
You can see all of the lines are extended when you draw a fence and press enter.
Let us now, use TRIM command with FENCE option.

Fig.3
Command: trim
Current settings: Projection=UCS, Edge=None
Select cutting edges …
Select objects or <select all>: (Select all by pressing enter)
Select object to trim or shift-select to extend or
[Fence/Crossing/Project/Edge/eRase/Undo]: f
Specify first fence point:
Specify next fence point or [Undo]:
Specify next fence point or [Undo]:
Select object to trim or shift-select to extend or
[Fence/Crossing/Project/Edge/eRase/Undo]:
During TRIM command, if you respond the option
Select cutting edges …
Select objects or <select all>:
by pressing ENTER, all objects seen in the area are selected as the trimming and cutting objects. This is a clue. The rest of it can be worked out by FENCE.

Fig.4

Fig.5
May it be easy.
Technorati Tags: AutoCAD, TRIM command, EXTEND command, Daily AutoCAD
Viewed 4,822 times so far... This week: 29 Today: 4 Latest: 4 July 2009, 21:42Post 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
- Feb 13, 2008 : Daily Autocad » Blog Archive » Command: _TRIM
|

Feb 8, 2008
Reply
Here’s an OLD SCHOOL trick. Instead of using TRIM or EXTEND, try using the CHANGE command. Enter the command CHANGE, select the endpoints of the objects to Extend or Trim (with a window crossing or fence), turn your Ortho ON, and then select the point where you want the endpoints of the objects to go. Now, just for fun, try turning the Ortho OFF and see what happens!