This article explains how to use Length to obtain the length of a line and curve.


On the Grasshopper, it is represented by either of the two above.
Obtaining the Length of a line and curve
Length can be used to obtain the length of a line and curve.

First, the length of this curve is obtained.

The line is stored in Curve and connected to the Length(C).
Then, the Length(L) on the right side outputs the numerical value of the length of the curve.

The lengths of multiple curves and lines can also be obtained together.

Connect multiple line or curve data to the Length.
In this case, two curves are connected.
The length of each curve is output.
List of Grasshopper articles using Length component↓
Comment