This article explains how to use Pi component to output pi.


On the Grasshopper, it is represented by either of the two above.
Outputting Pi
Pi can be used to output pi.

In the Pi standalone state, Pi is output.

When a number is input to Pi, the output is the number multiplied by Pi.
In the case of the image above, 3 x Pi is output.

You can input not only a single number, but also multiple numbers.
In this case, Pi will be multiplied by all the numbers entered.

If you want to display Pi in degrees of an angle, use Degrees.
Entering Pi into Degrees yields 180.

If we input 2 x Pi, we get 360, as shown here.

You can also display in degrees by right-clicking on the Pi(y) and entering Deg(X) in Expression.

Thus, you can see that it is now displayed in degrees.
List of Grasshopper articles using Pi component↓
Comment