pyleecan.Methods.Machine.Lamination.is_outwards module

is_outwards(self)[source]

Return if the slot is outwards (on an external lamination) or inwards (on an internal lamination)

Parameters:

self (Slot) – A Slot object

Returns:

is_outwards – True if the Lamination is not internal and false if not

Return type:

bool