pyleecan.Methods.Geometry.Arc2.get_center module

get_center(self)[source]

Return the center point of the arc

Parameters:

self (Arc2) – An Arc2 object

Returns:

center – center point of the Arc2

Return type:

complex