pyleecan.Methods.Slot.HoleMLSRPM.has_magnet module¶
- has_magnet(self)[source]¶
Return if the Hole has magnets
- Parameters:
self (HoleMLSRPM) – A HoleMLSRPM object
- Returns:
has_magnet – True if the magnets are not None
- Return type:
bool
Return if the Hole has magnets
self (HoleMLSRPM) – A HoleMLSRPM object
has_magnet – True if the magnets are not None
bool