pyleecan.Methods.Machine.Bore.merge_slot_intersect module

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

Merge the Bore shape with notches/slot on the bore/yoke Intersect method: cut lines of notch/slot to make the radius end match notch/slot begin technically reduice slot/notch height without changing yoke height

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