Node Edge Vertices#

from geonodes import nodes

node = nodes.EdgeVertices()

Blender Image

Output sockets:#

Implementation#

Class or method name

Definition

Edge

vertices

@property
def vertices(self):

vertices_index

@property
def vertices_index(self):

vertices_position

@property
def vertices_position(self):

Go to top - main - nodes - nodes menus