pyleecan.Methods.Machine.Lamination.has_notch module

has_notch(self, is_bore)[source]

Check if notches are set on the requested radius

Parameters:
  • self (Lamination) – A Lamination object

  • is_bore (bool) – True check notch on bore radius, else on yoke

Returns:

has_notch – True if notches are set on the requested radius

Return type:

bool