pyleecan.Methods.Geometry.Circle.get_lines module

get_lines(self)[source]

Get the lines needed to draw the surface (2 Arc3)

Parameters:

self (Circle) – A circle Object

Returns:

line_list – Two arcs to draw the circle

Return type:

list