Houdini 20.0 Nodes APEX Nodes

geo::PrimPoints

Returns all points on a primitive.

On this page
Since 20.0

Inputs

geo: Geometry

The geometry to look for the points.

prim: Int

The primitive number to get the points of.

Outputs

pts: IntArray

An array of point numbers, in the same order as stored on the primitive itself.

APEX Nodes