Houdini 20.0 Nodes VOP nodes

Point Cloud Num Found VOP node

This node returns the number of points found by pcopen.

On this page
Since 12.0

This node returns the number of points found by a Point Cloud Open query. For example, if 10 points are being filtered, and 6 are within the search radius, Point Number Founds will return 6.

Inputs

handle

The point cloud handle to be queried.

Outputs

numfound

The number of points within the search radius of the query position, capped at the max.

See also

VOP nodes