pyleecan.Methods.Geometry.Segment.get_middle module

get_middle(self)[source]

Return the point at the middle of the Segment

Parameters:

self (Segment) – A Segment object

Returns:

Zmid – Complex coordinates of the middle of the Segment

Return type:

complex