[Grasshopper] How to use Cone to create cones

[Grasshopper] How to use Cone to create cones Grasshopper component EN

This article explains how to use Cone to create cones.

Cone1
Cone2

On the Grasshopper, it is represented by either of the two above.


↑Youtube Channel

Create cone shapes

Using Cone allows you to create cone shapes.

Create cone shapes

Components used: ①Point ②XY Plane ③Cone

Connect a point for specifying a position or plane data to Cone(B).

This time, we are connecting the point set in the Point to the XY Plane, creating the plane formed from the X-direction and Y-direction.

Cone

Connect the numerical values for the radius to Cone(R).

This time, we’re connecting 500.

Enter the height value into Cone(L).

This time, we’re connecting 1000.

Then, as shown in the image above, a cone was created.

exporting it to Rhino

In this state, let’s try exporting it to Rhino.

Then you’ll see it’s a cone with an open base.

This is the surface condition.

close

Additional Components: ①Cap Holes

To close this hole, connect Cone(C) to the Cap Holes.

Then, it becomes a closed Brep model from the surface.

closed

Upon checking again on Rhino, you can see that the bottom section has been closed.

Output data

Let’s take a look at the output data.

Output data

Additional Components: ① Surface

surface data

Cone(C) outputs the surface data of the cone.

vertex point data

Cone(T) outputs the vertex point data of the cone.

List of Grasshopper articles using Cone component↓

Comment

Translate »