pyleecan.Methods.Machine.Machine.get_lam_list_label module¶
- get_lam_list_label(self)[source]¶
Returns the ordered (from internal to external) list of lamination labels corresponding to machine.get_lam_list(is_int_to_ext=True, key=None)
- Parameters:
self (Machine) – Machine object
- Returns:
label_list – Ordered lamination list, for abstract Machine objects list will be empty
- Return type:
list