Point IO node

Left Toolbar > Project icon Project Nodes > Point IO icon Point IO

The Point IO node defines an input or output of POINT node value type in Custom nodes.

Procedure

To add a point input or output to a custom node:

  1. On the left toolbar choose Project Nodes Project icon > Point IO Point IO icon

  2. Drag the Point IO icon into the Node Graph.

    Point IO node

  3. Connect the input: point.

  4. Connect the Output: point.

Inputs

point

The point value that will be received by the custom node's node graph as input. Point IO nodes that have connected outputs are used by the Node Graph node as inputs in the custom node.

Outputs

point

The point value that will be returned by the custom node's node graph as output Point IO nodes that have no connected outputs are used by the Node Graph node as outputs in the custom node.

Attributes Panel

Point IO attributes

Loop Action The type of action applied on this point node value after each loop:

replace: Replaces the previous value with the new value. summation: Adds the new value to the previous values. average: Adds the new value to the previous values and on the final loop divides the final value by the number of iterations.

Project Nodes

Main Page