Wednesday
Autocad, Command, ModifyCommand: _BREAK
BREAK command, which is applicable to entities like line, arc, circle, polyline, donut etc., opens a space between two selected photos.

Fig.1
Execution of the command is quite simple. You select the entity that will be broken and then you select the two points. At the end the spacing between the selected points over the entity is removed from drawing.
Command : BREAK
Select object:
Specify second break point or [First point]: F
It is very important to examine how the command works at this stage. BREAK command accepts the point where you selected the entityf as first point. For this reason, you have to do the selection by using any of the OSNAP commands. However, this is not possible all the time. In addition, the break point also has a second line on it as it can be seen in the example. For this reason, I always select the entity from a random point and then I use the ‘First’ option to select the first point properly once more. Thus, if you select ‘F’ option from command line after executing the command, you get:
Specify first break point:
Specify second break point:
As soon as you select the two points, then the breaking operation will be executed. Indeed, these two points do not have to be over the entity. AutoCAD will accept the perpendicular projection of points on the entitiy as the breaking point.

Fig.2
As you can see in Fig. 2, even though the two points are not on the entity but on the other line, the breaking operation is carried out on the line that is selected.
Another important point is the sequence of selection of breaking points especially on circles.

Fig.3
As it can be seen in Fig. 3, the spacing between the two breaking points is removed in counter clockwise direction. By this final tip, we have seen all of the features of BREAK command.
Viewed 3,981 times so far... This week: 30 Today: 3 Latest: 4 July 2009, 12:06Post Tags: Autocad, Command
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 11, 2008 : Daily Autocad » Blog Archive » Hip tip: Breaking dimension lines with DIMBREAK command
|
