arc

Makes an arc given a start point, a point on on arcs circumference, and an end point. This is usually the most natural way to create an arc since if you are defining the points with the mouse it feels like you're drawing.


a : Point
Arc start point

b : Point
Arc end point