get_yoke_desc (method)

get_yoke_desc(self, sym=1, is_reversed=False, line_label=None)[source]

This method returns an ordered description of the elements that defines the yoke radius of the lamination

Parameters
  • self (Lamination) – A Lamination object

  • sym (int) – Symetry factor (2=half the lamination)

  • is_reversed (bool) – True to return the line in clockwise oder

  • line_label (str) – Label to apply on the lines

Returns

  • yoke_desc (list) – list of dictionary with key: “begin_angle”, “end_angle”, “obj”

  • yoke_lines (list) – List of Lines to draw the yoke