home *** CD-ROM | disk | FTP | other *** search
- BRKL Menu: (DRAW) EWIRE
- ==============================================================================
- Breaks a line into two parts.
-
- 1. * (IND) line to edit
- 2. * (Y/N) confirm choice
- 3. * (POINT) line starting point
- 4. * (POINT) line end point
- 5. * (POINT) breaking point
-
- Description:
- This command breaks a line (wire entity) into two parts. Indicate (and
- confirm) the line you wish to break. Pick the starting point and end point of
- the specified line. Pick the desired breaking point, and the line will be
- broken into two line entities.
- NOTE:The line color and the line type of the resulting lines are according to
- the active line attributes. Only lines can be handled using this command.
- (Polygons, arcs, solids and placed objects cannot be used with this command.)
- Example: \brkl (indicate) y 0 0 0 5 0 0 2 0 0
- Result: The original line, which ran from 000 to 500, is now broken
- into two lines; one connecting the points 0 0 0 and 2 0 0,
- and the other connecting 2 0 0 and 5 0 0.