pyleecan.Methods.Slot.Hole.comp_radius module

comp_radius(self)[source]

Compute the radius of the min and max circle that contains the hole

Parameters:

self (Hole) – A Hole object

Returns:

(Rmin,Rmax) – Radius of the circle that contains the hole

Return type:

tuple