pyleecan.Methods.Machine.Bore.merge_slot_connect module

merge_slot_connect(self, radius_desc_list, prop_dict, sym)[source]

Merge the Bore shape with notches/slot on the bore/yoke Connect method: Add lines between radius and notch/slot (To use when the radius shape have circular part matchine the radius or when radius lines are bellow normal radius)

Parameters:
  • radius_desc_list (list) – List of dict to describe the bore/yoke radius

  • prop_dict (dict) – Property dictionary to apply on the radius lines (not on slot/notch)

  • sym (int) – Symmetry factor (1= full machine, 2= half of the machine…)

Returns:

line_list – List of lines needed to draw the radius

Return type:

list