pyleecan.Methods.Geometry.PolarArc.get_lines module

get_lines(self)[source]

return the list of lines that delimits the PolarArc

Parameters:

self (PolarArc) – a PolarArc object

Returns:

line_list – List of line need to draw the slot (2 Segment + 2 Arc1)

Return type:

list