pyleecan.Methods.Geometry.Segment.get_end module

get_end(self)[source]

Return the end point of the segment

Parameters:

self (Segment) – A Segment object

Returns:

end – End point of the Segment

Return type:

complex