Let $a$ be a arc of particle circles, which is constant. What happens when $r \to \infty$? Will it be a line?
Radius of partial circle : $r$,
Arc of partial circle : $a$ and constant,
For $r=r_0$
For $r\simeq 2.r_0$
For $r>>>r_0$, like a line,
For ,$\quad\lim\limits_{r\to \infty}\quad$ ,$\quad a$ ,can be partial line?



Let me modify the parametrization in William's answer and give another sense in which the answer is yes. In his answer, he parametrized the arc for a given $r$ by the function $$f_r(s)=\left(r \cos\left(\frac{s}{r}\right), r \sin\left(\frac{s}{r}\right)\right)$$ where $s\in[0,a]$. These functions do not converge pointwise as $r\to\infty$, essentially because the starting points of the arcs are all different and are going out to infinity ($f_r(0)=(r,0)$). However, if we translate them so that they all start at the same point, then they do converge pointwise, and they converge to a line. More precisely, define $$g_r(s)=\left(r \cos\left(\frac{s}{r}\right)-r, r \sin\left(\frac{s}{r}\right)\right).$$
Then for any fixed $s$, $$\lim\limits_{r\to \infty}g_r(s)=(0,s).$$ (This can be deduced from the limits $\lim\limits_{x\to 0}\frac{\cos x-1}{x}=0$ and $\lim\limits_{x\to 0}\frac{\sin x}{x}=1$ by taking $x=s/r$. With a little more work, the convergence can actually be shown to be uniform in $s$.)
That is, the functions $g_r(s)$ parametrizing these arcs converge to the function $g(s)=(0,s)$ parametrizing a line segment.