pub fn arc_center_and_end( from: Point2d, start_angle: Angle, end_angle: Angle, radius: f64 ) -> (Point2d, Point2d)