Node Edge Paths to Curves#

from geonodes import nodes

node = nodes.EdgePathsToCurves(mesh=None, start_vertices=None, next_vertex_index=None)

Blender Image

Args:#

Input socket arguments:#

Output sockets:#

Implementation#

Class or method name

Definition

Edge

edge_paths_to_curves

def edge_paths_to_curves(self, start_vertices=None, next_vertex_index=None):

Mesh

edge_paths_to_curves

def edge_paths_to_curves(self, start_vertices=None, next_vertex_index=None):

Go to top - main - nodes - nodes menus