PHoleM50 module¶
-
class
PHoleM50
[source]¶ Bases:
pyleecan.GUI.Dialog.DMachineSetup.SMHoleMag.PHoleM50.Gen_PHoleM50.Gen_PHoleM50
,PySide2.QtWidgets.QWidget
Page to set the Hole Type 50
-
saveNeeded
= <PySide2.QtCore.Signal object>¶
-
hole_name
= 'Slot Type 50'¶
-
hole_type
¶ alias of
pyleecan.Classes.HoleM50.HoleM50
-
set_W0
()[source]¶ Signal to update the value of W0 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_W1
()[source]¶ Signal to update the value of W1 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_W2
()[source]¶ Signal to update the value of W2 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_W3
()[source]¶ Signal to update the value of W3 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_W4
()[source]¶ Signal to update the value of W4 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_H0
()[source]¶ Signal to update the value of H0 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_H1
()[source]¶ Signal to update the value of H1 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_H2
()[source]¶ Signal to update the value of H2 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_H3
()[source]¶ Signal to update the value of H3 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
set_H4
()[source]¶ Signal to update the value of H4 according to the line edit
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
comp_output
()[source]¶ Compute and display the hole output
- Parameters
self (PHoleM50) – A PHoleM50 widget
-
check
()[source]¶ Check that the current machine have all the needed field set
- Parameters
self (PHoleM50) – A PHoleM50 widget
- Returns
error – Error message (return None if no error)
- Return type
str
-
staticMetaObject
= <PySide2.QtCore.QMetaObject object>¶
-