Node Face Neighbors#

from geonodes import nodes

node = nodes.FaceNeighbors()

Blender Image

Output sockets:#

Implementation#

Class or method name

Definition

Face

neighbors

@property
def neighbors(self):

neighbors_vertex_count

@property
def neighbors_vertex_count(self):

neighbors_face_count

@property
def neighbors_face_count(self):

Go to top - main - nodes - nodes menus