Houdini 20.5 Nodes APEX nodes

geo::PrimPoints

Returns all the points on a given primitive.

On this page
Since 20.0

Returns all the points on a given primitive in geo.

Inputs

geo: Geometry

The geometry that contains the primitive prim.

prim: Int

The primitive number to query for its points.

Outputs

pts: IntArray

An array of point numbers, in the same order that they are stored on the primitive prim.

See also

APEX nodes