add_arc_centre_start_end_xy#
- MotorCAD.add_arc_centre_start_end_xy(x_centre, y_centre, x_start, y_start, x_end, y_end)#
Add an arc to the Motor-CAD axial geometry with an r, t (polar) coordinate system.
This method uses start, end, and center coordinates. Use degrees for angles.
Deprecated since version 0.6.0: add_arc_centre_start_end_xy will be removed with Motor-CAD 2025R2 (tentative). Functionality replaced by adaptive templates.
- Parameters: