Node Points to Vertices#

from geonodes import nodes

node = nodes.PointsToVertices(points=None, selection=None)

Blender Image

Args:#

Input socket arguments:#

Output sockets:#

Implementation#

Class or method name

Definition

CloudPoint

to_vertices

def to_vertices(self):

Points

to_vertices

def to_vertices(self, selection=None):

Go to top - main - nodes - nodes menus