pyleecan.Methods.Slot.SlotW27.get_surface_opening module¶
- get_surface_opening(self, alpha=0, delta=0)[source]¶
Return the list of surfaces defining the opening area of the Slot
- Parameters:
self (SlotW27) – A SlotW27 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