Houdini 20.0 Nodes VOP nodes

Point Bounding Box VOP node

Returns two vectors representing the minimum and maximum corners of the bounding box for the specified geometry.

Since 14.0

This operator returns two vectors representing the minimum and maximum corners of the bounding box for the specified geometry.

If no file is given, the first input is used where applicable.

Tip

The op:/ syntax can be used to refer to a SOP operator rather than a file on disk.

File

The file on disk to compute the bounding box of.

Point Group

The subset of points to use for computing the bounding box. Uses SOP-style syntax, so an empty string means all points, and adhoc groups such as 0-10 and @Cd.x>0 can be used.

See also

VOP nodes