pyleecan.Methods.Machine.LamSlotMag.build_geometry module¶
- build_geometry(self, is_magnet=True, sym=1, alpha=0, delta=0, is_circular_radius=False)[source]¶
Build the geometry of the LamSlotMag
- Parameters:
self (LamSlotMag) – LamSlotMag object
is_magnet (bool) – If True build the magnet surfaces
sym (int) – Symmetry factor (1= full machine, 2= half of the machine…)
alpha (float) – Angle for rotation [rad]
delta (complex) – Complex value for translation
is_circular_radius (bool) – True to add surfaces to “close” the Lamination radii
- Returns:
surf_list – list of surfaces needed to draw the lamination
- Return type:
list