pyleecan.Methods.Geometry.Circle.discretize module

discretize(self)[source]

Return the discretize version of the Circle.

Parameters:
  • self (Circle) – A Circle Object

  • nb_point (int) – Number of point on the circle

Returns:

point_list – List of complex coordinate of the points

Return type:

list