pyleecan.Methods.Geometry.Circle.comp_length module

comp_length(self)[source]

Compute the length of the circle

Parameters:

self (Circle) – A Circle object

Returns:

length – the length of the circle [m]

Return type:

float