pyleecan.Methods.Slot.SlotWLSRPM.build_geometry module¶
- build_geometry(self)[source]¶
Compute the curve (Line) needed to plot the Slot. The ending point of a curve is the starting point of the next curve in the list
- Parameters:
self (SlotWLSRPM) – A SlotWLSRPM object
- Returns:
curve_list – A list of 5 Segments and 2 Arcs
- Return type:
list