Edge Neighbors Node#

Edge Neighbors Node.

The Edge Neighbors node outputs topology information relating to each edge of a mesh.

Inputs#

This node has no inputs.

Properties#

This node has no properties.

Outputs#

Face Count

The number of faces that use the edge as one of their sides. When the value is one, the edge is a non-manifold boundary edge. Alternatively, when the value is zero, the edge is a loose edge, not used by any faces.

Examples#

../../../../_images/modeling_geometry-nodes_input_edge-vertices_boundary.png

Using the Face Count output to create a curve on a mesh’s boundary edges.#