pyleecan.Methods.Machine.Bore.is_yoke module

is_yoke(self)[source]

Return if the Shape is for the Bore or Yoke radius

Parameters:

self (Bore) – A Bore object

Returns:

is_yoke – True if the shape is on the yoke

Return type:

bool