pyleecan.Methods.Slot.SlotW26.build_geometry module

build_geometry(self)[source]

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

Parameters:

self (SlotW26) – A SlotW26 object

Returns:

curve_list – A list of 4 Segment and 3 Arc1

Return type:

list