pyleecan.Methods.Slot.Slot.get_surface_wedges module¶
- get_surface_wedges(self, alpha=0, delta=0)[source]¶
Return the list of surfaces defining the wedges area of the Slot
- Parameters:
self (Slot) – A Slot object
alpha (float) – float number for rotation (Default value = 0) [rad]
delta (complex) – complex number for translation (Default value = 0)
- Returns:
surf_list – list of surfaces objects
- Return type:
list