[Grasshopper] How to use Face Boundaries to extract line data from Mesh

[Grasshopper] How to use Face Boundaries to extract line data from Mesh Grasshopper component EN

This section explains how to use Face Boundaries to extract line data from a mesh.

Face Boundaries1
Face Boundaries2

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


↑Youtube Channel

Extracting line data from Mesh

Face Boundaries can be used to extract line data from a mesh.

Extracting line data from Mesh

Components used: (1) Mesh Sphere (2) Face Boundaries

As an example, we will extract lines from a sphere mesh.

Input 100 to the Mesh Sphere(R) to create a spherical mesh with a radius of 100.

Then, connect the Mesh Sphere to Face Boundaries.

the line data of the mesh boundary is extracted

As shown in the image above, the line data of the mesh boundary is extracted.

List Item

Components used: (1) Mesh Sphere (2) Face Boundaries (3) List Item

Let’s look at the first line data using List Item.

Connect Face Boundaries to the List Item(L).

Connect 0 to the List Item(i).

a border line is extracted

You can see that a border line is extracted instead of a single independent line.

Surface

Components used: (1) Mesh Sphere (2) Face Boundaries ( 3 ) Surface

Therefore, a surface can also be created by connecting to Surface.

a surface has been created

As you can see, a surface has been created.

Brep

Components used: (1) Mesh Sphere (2) Face Boundaries (3) Surface (4) Brep Join

However, in the Surface state, each surface is not joined to the other.

By using Brep Join, each surface can be joined to form a Brep object.

This can then be baked into Rhinoto create a solid or polysurface.

List of Grasshopper articles using Face Boundaries component↓

Comment

Translate »