pyleecan.Methods.Geometry.Circle.comp_surface module

comp_surface(self)[source]

Compute the circle surface

Parameters:

self (Circle) – A Circle object

Returns:

surf – The circle surface [m**2]

Return type:

float