Share

To Break an Object

Product Documentation
Intermediate
  1. Click Home tabModify panelBreak.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.


Was this information helpful?