PWSlotUD module¶
-
class
PWSlotUD
(lamination=None)[source]¶ Bases:
pyleecan.GUI.Dialog.DMachineSetup.SWSlot.PWSlotUD.Ui_PWSlotUD.Ui_PWSlotUD
,PySide2.QtWidgets.QWidget
Page to set the slot from DXF
-
saveNeeded
= <PySide2.QtCore.Signal object>¶
-
slot_name
= 'Import from DXF'¶
-
slot_type
¶ alias of
pyleecan.Classes.SlotUD.SlotUD
-
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>¶
-