Houdini 20.0 Nodes VOP nodes

Near Point VOP node

Finds closest point in a given geometry file.

Since 12.5

This operator retrieves the index of the closest point to the given position in the provided geometry file. It returns -1 if no point is closest.

Parameters

Input Geometry

Disk file to read for the geometry. Can be op:/obj/object/soppath to read live SOP geometry.

Position

The position to find the closest point to.

Point Number

The closest point index.

VOP nodes