Suppose $\gamma$ is circle in $\mathbb{R}^3$ defined by coordinates $\begin{pmatrix}r\cos\theta\\r\sin\theta\\0\end{pmatrix}$, and function $F: \gamma \rightarrow \mathbb{R}^3$ is defined by $F(\gamma(\theta)) = \begin{pmatrix}-\sin\theta \\ \cos\theta\\0\end{pmatrix}$, and let 1-form in $\mathbb{R}^3$$\lambda_F = F_1dx+F_2dy+F_3dz$, where $F_i$ is the component of $F$.
Why $\int_\gamma{\lambda_F}$ is the length of the circle $\gamma$?
I know that one can do some calculation like $\int_\gamma{\lambda_F} = \int_0^{2\pi}\vert\gamma'(\theta)\vert d\theta = 2\pi r$, what I'm asking is an intuitive explanation, i.e. why when you put that specific $\lambda_F$ there, it gives you the arclength, intuitively.
Thanks.
Let $\gamma:[a,b]\longrightarrow\Bbb R^3$ be a parametrized curve. Near a point $(t_0, \gamma(t_0))$, $$\gamma(t)\approx \gamma'(t_0)(t-t_0)+\gamma(t_0)$$ i.e. $$\|\gamma(t)-\gamma(t_0)\|\approx\|\gamma'(t_0)\||t-t_0|$$ or, $$\Delta(\text{length})\approx\|\gamma'(t)\|\Delta t.$$ What happens in the limit?