Node PointsOfCurve#

Geometry node name: Points of Curve
Blender type: Points of Curve

go to index

Initialization#

from geonodes import nodes
node = nodes.PointsOfCurve(curve_index=None, weights=None, sort_index=None, label=None, node_color=None)

Arguments#

Input sockets#

  • curve_index : Integer

  • weights : Float

  • sort_index : Integer

Node label#

  • label : Geometry node display label (default=None)

  • node_color : Geometry node color (default=None)

Output sockets#

  • point_index : Integer

  • total : Integer