pyleecan.GUI.Dialog.DMachineSetup.DBore.PBoreFlower.PBoreFlower module¶
- translate(context: bytes, key: bytes, disambiguation: Union[bytes, NoneType] = None, n: int = - 1) str ¶
- class PBoreFlower(lamination=None)[source]¶
Bases:
Gen_PBoreFlower
,QWidget
Page to set the BoreFlower
- saveNeeded¶
- bore_name = 'Bore Flower'¶
- bore_type¶
alias of
BoreFlower
- set_N()[source]¶
Signal to update the value of N according to the line edit
- Parameters:
self (PBoreFlower) – A PBoreFlower object
- set_Rarc()[source]¶
Signal to update the value of Rarc according to the line edit
- Parameters:
self (PBoreFlower) – A PBoreFlower object
- static check(lam)[source]¶
Check that the current lamination have all the needed field set
- Parameters:
lam (LamboreWind) – Lamination to check
- Returns:
error – Error message (return None if no error)
- Return type:
str
- staticMetaObject = <PySide2.QtCore.QMetaObject object>¶