pyleecan.Methods.Machine.Lamination.get_label module

get_label(self, is_add_id=True)[source]

Return the label of the lamination (Stator-0 for instance)

Parameters:
  • self (Lamination) – a Lamination object

  • is_add_id (bool) – True to add the “-X” part

Returns:

label – Label of the lamination

Return type:

str