pyleecan.Methods.Geometry.SurfLine.get_lines module

get_lines(self)[source]

The list returned contains all the Line of the SurfLine

Parameters:

self (SurfLine) – A SurfLine object

Returns:

line_list – list of lines delimiting the surface

Return type:

list