pyleecan.Methods.Geometry.Segment.get_begin module

get_begin(self)[source]

Return the begin point of the segment

Parameters:

self (Segment) – A Segment object

Returns:

begin – Begin point of the Segment

Return type:

complex