pyleecan.Methods.Geometry.Arc2.comp_length module

comp_length(self)[source]

Compute the length of the arc

Parameters:

self (Arc2) – An Arc2 object

Returns:

length – length of the arc

Return type:

float