PHoleMUD module¶
-
class
PHoleMUD
[source]¶ Bases:
pyleecan.GUI.Dialog.DMachineSetup.SMHoleMag.PHoleMUD.Ui_PHoleMUD.Ui_PHoleMUD
,PySide2.QtWidgets.QWidget
Page to set the Hole from DXF
-
saveNeeded
= <PySide2.QtCore.Signal object>¶
-
hole_name
= 'Import from DXF'¶
-
hole_type
¶ alias of
pyleecan.Classes.HoleUD.HoleUD
-
comp_output
()[source]¶ Compute and display the hole output
- Parameters
self (PHoleMUD) – A PHoleMUD widget
-
check
()[source]¶ Check that the current machine have all the needed field set
- Parameters
self (PHoleMUD) – A PHoleMUD widget
- Returns
error – Error message (return None if no error)
- Return type
str
-
staticMetaObject
= <PySide2.QtCore.QMetaObject object>¶
-