pyleecan.Methods.Slot.Slot19.build_geometry module

build_geometry(self)[source]

Compute the curve (Line) needed to plot the object. The ending point of a curve is the starting point of the next curve in the list

Parameters:

self (Slot19) – A Slot19 object

Returns:

curve_list – A list of 2 Segment and 1 Arc

Return type:

list