Cluster by Connected Node

Cluster by Connected node.

The Cluster by Connected node assigns a cluster ID to connected regions of a mesh.

Vertices are considered part of the same cluster when they are connected by edges and the distance between connected vertices does not exceed the specified threshold.

For clustering based solely on spatial proximity, regardless of mesh topology, see the Cluster by Distance node.

Entradas

Selección

Boolean field indicating which vertices participate in the clustering.

Unselected vertices are ignored and do not connect neighboring vertices into the same cluster.

Posición

Position of each vertex used when measuring the distance between connected vertices.

Distancia

Maximum allowed distance between connected vertices for them to belong to the same cluster.

Salidas

Cluster ID

Integer field identifying the connected cluster for each selected vertex.

Vertices with the same cluster ID belong to the same connected region.