Houdini 20.0 Nodes VOP nodes

Get Parent VOP node

Finds the parent of a joint within a KineFX skeleton.

On this page
Since 18.5

Parameters

Signature

Default Inputs

The point is specified by its index in the geometry.

By Name

The point is specified by name.

File

Specifies the input or operator location of the file that contains the skeleton you want to search within.

Geometry Path

Specifies an operator path pointing to a SOP node.

This parameter is only available when File is set to Operator Path.

Point Number

Specifies the point number of the joint whose parent you are interested in for operation.

Inputs

file

The file containing the skeleton you want to search within.

pt

The joint whose parent you are interested in for the operation.

Outputs

fileout

The file you are operating on.

ptnum

The point number of the parent joint.

See also

VOP nodes