pyleecan.GUI.Dialog.DMachineSetup.SSkew.SSkew module¶
- class SSkew(machine, material_dict, is_stator=False)[source]¶
Bases:
Ui_SSkew
,QWidget
Step to setup the main lamination parameters
- saveNeeded¶
- step_name = 'Skew'¶
- staticMetaObject = <PySide2.QtCore.QMetaObject object>¶
- static check(lamination)[source]¶
Check that the current machine have all the needed field set
- Parameters:
lamination (Lamination) – Lamination to check
- Returns:
error – Error message (return None if no error)
- Return type:
str