[Grasshopper] How to use Mesh Surface to convert surfaces to meshes

[Grasshopper] How to use Mesh Surface to convert surfaces to meshes Grasshopper component EN

This article explains how to use Mesh Surface to convert surfaces to meshes.

Mesh Surface1
Mesh Surface2

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


↑Youtube Channel

Convert surface to mesh

Using Mesh Surface allows you to convert a surface into a mesh.

surface

As the first example, we will use the surface shown in the image above.

Convert surface to mesh

Components used: ① Surface ② Mesh Surface

This time, we are setting the surface on Rhino in Surface.

Connect the Surface to the Mesh Surface (S).

Additionally, connect the numerical values for the subdivision level in the UV direction to the Mesh Surface(U and V).

This time, we are entering 10 and 5.

results are output to Rhino

For easier viewing, the results are output to Rhino.

As shown in the image above, the mesh will be created.

As entered in Mesh Surface (U and V), you can confirm it is a 10×5 mesh.

surface2

As the next example, we will use the complex surface shape shown in the image above.

Additional Component

Additional Component: ① Boolean Toggle

For complex shapes, since the mesh cannot accurately reproduce the shape from the surface, you can specify the state of the mesh around the surface edges.

In that case, enter either True or False into the Mesh Surface(H).

This time, we are creating information that is either True or False using a Boolean Toggle.

False

If False, the mesh is created within the original surface.

True

We’ll change it to True.

True2

If True, faces are added one at a time outward from the False state, creating a mesh that extends beyond the edges of the original surface.

List of Grasshopper articles using Mesh Surface component↓

Comment

Translate »