pyleecan.GUI.Dialog.DMachineSetup.SWSlot.PWSlotUD.PWSlotUD module¶
- class PWSlotUD(lamination=None, material_dict=None, is_notch=False)[source]¶
Bases:
Ui_PWSlotUD
,QWidget
Page to set the slot from DXF
- saveNeeded¶
- ZsChanged¶
- slot_name = 'Import from DXF'¶
- notch_name = 'Import from DXF'¶
- static check(lam)[source]¶
Check that the current machine have all the needed field set
- Parameters:
lam (LamSlotWind) – Lamination to check
- Returns:
error – Error message (return None if no error)
- Return type:
str
- staticMetaObject = <PySide2.QtCore.QMetaObject object>¶