Get primitive
Gets primitives using input indices.
Inputs
-
geometry
- Accepts a single geometry connection (unless the SHIFT key is held).
-
index
- The index value that defines which primitive to get/output from the list of input primitives.
-
invert
- Sets whether to invert the selection of output primitives or not.
Outputs
-
geometry
- Output primitives.
-
points
- The list of points of the output primitives.
-
points.x
- The list of x values of the points of the output primitives.
-
points.y
- The list of y values of the points of the output primitives.
-
points.z
- The list of z values of the points of the output primitives.
Note(s)
- Other names for this node include: GetPrimitive, Delete, Isolate, and Choose.