Edge Neighbors Node
![Edge Neighbors Node.](../../../_images/node-types_GeometryNodeInputMeshEdgeNeighbors.webp)
The Edge Neighbors node outputs topology information relating to each edge of a mesh.
入力
このノードには入力は有りません。
Properties(プロパティ)
このノードにはプロパティがありません。
出力
- 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.
例
![../../../_images/modeling_geometry-nodes_input_edge-vertices_boundary.png](../../../_images/modeling_geometry-nodes_input_edge-vertices_boundary.png)
Using the Face Count output to create a curve on a mesh's boundary edges.