pyleecan.Methods.Geometry.Arc.is_arc module

is_arc(self)[source]

Check if the line is an Arc

Parameters:

self (Arc) – An Arc object

Returns:

is_arc – True for Arc

Return type:

bool