About corners versus curves

Each anchor point (or node) on a Bezier path always has two control handles: an "in" handle that controls the tangent of the curve leading into the point, and an "out" handle that controls the tangent of the curve that leaves the point. Which direction is "in" and which is "out" is usually irrelevant when you modify a path, but the difference relates to the path's direction.

There are three types of anchor points:

  • Smooth point   Each control handle of a smooth anchor point is extended and the two handles are pointing in exactly the opposite direction (180 degrees) from each other. When you first draw a curve with the Pen tool, its handles are symmetrical. In other words, they're positioned the same distance away from the anchor point.

    Symmetrical handles on a Smooth point

    Cc294502.096ae76b-9a82-4582-b144-4db3060bb6ea(en-us,Expression.40).png

    After dragging one handle with the Direct Selection tool, the handles are no longer symmetrical, but the point is still smooth

    Cc294502.20ba0a8b-7e24-4d09-97e2-bd4cb6d77ab3(en-us,Expression.40).png

  • Unconstrained (or Cusp) point   An unconstrained or cusp point has at least one extended handle, and each handle can be any distance or angle from its anchor point.

    Cusp point with two extended handles (top) versus only one extended handle (bottom)

    Cc294502.a399bdc8-200a-4cce-a725-80a2dbaca387(en-us,Expression.40).pngCc294502.a445e933-0b97-4cfb-bae9-76fb22d1dec8(en-us,Expression.40).png

  • Corner point   In a corner point, the two handles are fully retracted. Therefore, they're sitting "inside" the anchor point itself and cannot be selected.

    Cc294502.fc60034b-0762-49ac-8587-635844c5b5b3(en-us,Expression.40).png

For more information about how to draw these curves, see Use the Pen tool.

Converting anchor point types

You can change the type of an anchor point by going to the Toolbox, and selecting the Convert Anchor Point Cc294502.5c1ad0bc-3b2a-4b7d-82f9-5668009e29e0(en-us,Expression.40).png tool (or pressing SHIFT+C).

  • When you click a B-spline curve node with the Convert Anchor Point tool, it changes to a corner point.

  • When you click a corner point and the two adjacent nodes are also corner points, the node turns to a B-spline curve node.

  • When you click a Bezier smooth or symmetrical point, the control handles are fully retracted, and it becomes a corner point.

  • When you drag any kind of Bezier node, it extends both handles and becomes a symmetrical point.

  • You can drag a control handle of a symmetrical or smooth point to release the anchor point and then move the handles independently.

Tip

You can convert a smooth point to a cusp point by using the Direct Selection Cc294502.a4e92365-1fd6-473c-b727-1487d8a466c9(en-us,Expression.40).png tool, holding down the ALT key, and then dragging one of the tangent handles.

See also

Tasks

Use the Pen tool

Other resources

Drawing objects

Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.