pyleecan.GUI.Dialog.DMachineSetup.SMHoleMag.PHoleMUD.PHoleMUD module¶
- class PHoleMUD(hole=None, material_dict=None)[source]¶
Bases:
Ui_PHoleMUD
,QWidget
Page to set the Hole from DXF
- saveNeeded¶
- hole_name = 'Import from DXF'¶
- 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>¶