pyleecan.Methods.Geometry.Arc2.get_middle module

get_middle(self)[source]

Return the point at the middle of the arc

Parameters:

self (Arc2) – An Arc2 object

Returns:

Zmid – Complex coordinates of the middle of the Arc2

Return type:

complex