Node Curve of Point#

from geonodes import nodes

node = nodes.CurveOfPoint(point_index=None)

Blender Image

Args:#

Input socket arguments:#

Output sockets:#

Implementation#

Class or method name

Definition

ControlPoint

curve

def curve(self):

Curve

curve_of_point

def curve_of_point(self, point_index=None):

Go to top - main - nodes - nodes menus