[05-3-F] Arc series: Arc/ArcBetweenPoints/CurvedArrow
The arc's representative class is Arc, and the Circle and Dot classes inherit it. Here, we mainly focus on the Arc, ArcBetweenPoints, CurvedArrow, Circle, and Dot classes, and the rest of the classes are low in frequency, so we will only explain the class structure. Arc class object > Container > Mobject > VMobject > TipableVMobject > Arc manimlib.mobject.geometry.Arc(self, start_angle=0, angle=..