pyleecan.Methods.Slot.Slot.build_geometry_half_tooth module¶
- build_geometry_half_tooth(self, is_top=False, alpha=0, delta=0)[source]¶
Build the geometry of a Half Tooth
- Parameters:
self (LamSlot) – a LamSlot object
is_top (bool) – To select the part of the tooth (X>0 or X <0)
alpha (float) – Angle for rotation [rad]
delta (complex) – Complex value for translation
- Returns:
surf_list – list of surfaces needed to draw the half tooth including slot base
- Return type:
list