Arc center
Arc center
Arc radius
Start point angle
End point angle
If points between startRadians and endRadians should be built clockwise or counter-clockwise
Interval between points, see intervalKind
Unit of interval (distance = a point every interval distance, segments = arc will be split into interval segments)
Array of points to reuse
Skip first point of arc (mostly useful when using arc to)
Optionaloptions: EnsurePointsOptionsOptions describing how to reuse results
Number of points added/changed
Build points for the described arc. Reuse points in
resultsif already present.