Break and Join Objects
 
 
 

To break an object

  1. Click Modify menu Break.At the Command prompt, enter break.
  2. Select the object to break.

    By default, the point at which you select the object is the first break point. To select a different pair of break points, enter f (First) and specify the first break point.

  3. Specify the second break point.

    To break an object without creating a gap, enter @0,0 to specify the previous point.

 Toolbar: Modify 
 Command entry: BREAK