Link Search Menu Expand Document

Insert Handle

TouchDraw supports the insertion and deletion of handles or segments from an existing path. A different behavior is received depending on the type of segment chosen for handle insertion:

  • Line Segment - The inserted handle splits the line segment into two connected lines.
  • Quadratic Curve Segment - The inserted handle splits the quadratic curve into two quadratic curves and the shape of the original curve is maintained.
  • Cubic Curve Segment - The inserted handle splits the cubic curve into two cubic curves and the shape of the original curve is maintained.

Depending on the desired operation, Touch and Hold on a path handle or a path segment to bring up the Contextual Menu, as shown below:

Available contextual menu options change depending on the type of selected segment or handle.

A new handle can be inserted into a segment or at the same location as an existing handle. In the provided example, the bottom line segment is chosen for a handle addition. Follow the steps below to insert a handle or segment into a path:

  1. Touch and Hold on the desired handle or segment to select it and open the Contextual Menu.

  2. Press on the Insert Handleoption.

  3. A new Segment End Point Handle appears in the center of the selected line segment and can be used to alter the path.

    Note: Refer to the Handles Reference section of this documentation to learn more about each handle.


Copyright © 2010-2020 Elevenworks LLC. All rights reserved.