home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / BRKL.HLP < prev    next >
Encoding:
Text File  |  1992-03-23  |  1.1 KB  |  23 lines

  1. BRKL                                                        Menu: (DRAW) EWIRE
  2. ==============================================================================
  3. Breaks a line into two parts.
  4.  
  5.         1. * (IND) line to edit
  6.         2. * (Y/N) confirm choice
  7.         3. * (POINT) line starting point
  8.         4. * (POINT) line end point
  9.         5. * (POINT) breaking point
  10.  
  11. Description:
  12. This command breaks a line (wire entity) into two parts. Indicate (and
  13. confirm) the line you wish to break. Pick the starting point and end point of
  14. the specified line. Pick the desired breaking point, and the line will be
  15. broken into two line entities.
  16. NOTE:The line color and the line type of the resulting lines are according to
  17. the active line attributes. Only lines can be handled using this command.
  18. (Polygons, arcs, solids and placed objects cannot be used with this command.)
  19.         Example: \brkl (indicate) y 0 0 0 5 0 0 2 0 0
  20.         Result:  The original line, which ran from 000 to 500, is now broken
  21.                  into two lines; one connecting the points 0 0 0 and 2 0 0,
  22.                  and the other connecting 2 0 0 and 5 0 0.
  23.