Path objects
Path objects have a number of special features that might not be intuitive at first. Let's take a closer look.
Edit mode interface
When you create a new path object, the edit mode is automatically enabled. In the toolbar you can see several new tools:
Understanding each of these additional tools will make working with path objects much easier.
Draw-Select toggle
Toggles whether you can create new anchor points by clicking on the canvas.
Open-Closed toggle
Toggles whether the path is open or closed. See the difference below:
Delete anchor point
Deletes the currently selected anchor point.
Quadratic-Bezier
Sets the connection leading to the currently selected anchor point to "quadratic-bezier".
Cubic-Bezier
Sets the connection leading to the currently selected anchor point to "cubic-bezier".
Elliptical-Arc
Sets the connection leading to the currently selected anchor point to "elliptical arc".
Line
Sets the connection leading to the currently selected anchor point to "line".
Scale
Allows you to scale or transform the entire path object.