Source code for pyleecan.Methods.Slot.HoleM52

from ....Methods.Slot.Slot import SlotCheckError


[docs]class S52_NoneError(SlotCheckError): """Raised when a propery of HoleM52 is None""" pass
[docs]class S52_H12CheckError(SlotCheckError): """ """ pass
[docs]class S52_alphaCheckError(SlotCheckError): """ """ pass
[docs]class S52_W1CheckError(SlotCheckError): """ """ pass