pyleecan.Methods.Slot.Hole.get_is_stator module

get_is_stator(self)[source]

Return True if the parent lamination is stator and False if is a rotor

Parameters:

self (Hole) – A Hole object

Returns:

is_stator – True if the Lamination is a stator and False if not

Return type:

bool