pyleecan.GUI.Dialog.DMachineSetup.DAVDuct.PVentUD.PVentUD module¶
- class PVentUD(lam=None, vent=None)[source]¶
Bases:
Gen_PVentUD
,QWidget
Page to set the slot from DXF
- saveNeeded¶
- hole_name = 'Import from DXF'¶
- set_Zh()[source]¶
Signal to update the value of Zh according to the line edit
- Parameters:
self (PVentUD) – A PVentUD object
- check()[source]¶
Check that the current machine have all the needed field set
- Parameters:
self (PVentUD) – A PVentUD object
- Returns:
error – Error message (return None if no error)
- Return type:
str
- staticMetaObject = <PySide2.QtCore.QMetaObject object>¶