check (method)¶
-
check
(self)[source]¶ Check that the Lamination object is correct
- Parameters
self (LamSlot) – A LamSlot object
- Returns
- Return type
None
- Raises
LSC_SlotTooLong – The Slot is too long for the lamination (HYoke <0)
LSC_OverlappingSlot – The Lamination has overlapping slot
-
exception
Lam_SlotCheckError
[source]¶ Bases:
pyleecan.Methods.Machine.Lamination.check.LaminationCheckError
-
exception
LSC_OutSlotInLam
[source]¶ Bases:
pyleecan.Methods.Machine.LamSlot.check.Lam_SlotCheckError
-
exception
LSC_InSlotOutLam
[source]¶ Bases:
pyleecan.Methods.Machine.LamSlot.check.Lam_SlotCheckError
-
exception
LSC_SlotTooLong
[source]¶ Bases:
pyleecan.Methods.Machine.LamSlot.check.Lam_SlotCheckError
-
exception
LSC_OverlappingSlot
[source]¶ Bases:
pyleecan.Methods.Machine.LamSlot.check.Lam_SlotCheckError