pyleecan.Methods.Geometry.SurfLine.comp_surface module

comp_surface(self, Ndisc=200)[source]

Compute the SurfLine surface

Parameters:
  • self (SurfLine) – A SurfLine object

  • Ndisc (int) – Number of point to discretize the lines

Returns:

surf – The SurfLine surface [m**2]

Return type:

float