ArcSegment.
construct_with_points
Construct an arc segment with three points (start, end, center).
point_start – Starting point of the segment
point_end – End point of the segment
point_center – Center point of the arc
arc_winding_ccw – Specifies if the arcs winding order is counter-clockwise (Default value = True)
Arc segment
ArcSegment