Bézier Curve
Create a Bézier curve to be used either as a building block for constructing geometry or as a wire.
Bézier curves are defined by four points. The curve will
start and stop at the first and last point, while the other two points pull
the curve
in their direction, but do not usually pass through them.

Tip: Press V,4 to use the shortcut key.
|
Corner 1 (C1) | The starting point of the curve. |
Corner 2 (C2) | The first control point of the Bézier curve (the curve does not necessarily pass through this point). | |
Corner 3 (C3) | The second control point of the Bézier curve (the curve does not necessarily pass through this point). | |
Corner 4 (C4) | The end point of the curve. |