pyleecan.Methods.Geometry.Segment.is_arc module

is_arc(self)[source]

Check if the line is an Arc

Parameters:

self (Segment) – A Segment object

Returns:

is_arc – False for Segment

Return type:

bool