Houdini 20.5 Nodes APEX nodes

geo::PointPrims

Returns all the primitives that contain a given point.

On this page
Since 20.0

Returns all the primitives in geo that contain a given point.

Inputs

geo: Geometry

The geometry to query for the primitives that contain point pt.

pt: Int

The point number to find in the primitives of the geometry.

Outputs

prims: IntArray

An array of primitive numbers. These are in ascending order and do not contain duplicates.

See also

APEX nodes