Houdini 20.0 Nodes Geometry nodes

Group Joints geometry node

Group Joints on a SOP Rig.

Since 18.5

This node creates a point group a SOP Rig using a list of joints. It can act on selected or non-selected joints and can expand the selection to children joints.

Parameters

Group Name

The name of the point group to create.

Initial Merge

How to resolve collisions between the newly created group with an already existing group.

Replace Existing

The newly created group will replace the existing group.

Union With Existing

The group will consist of the union between the newly created group and the already existing group.

Intersect With Existing

The group will consist of the intersection between the newly created group and the already existing group.

Subtract From Existing

The group will consist of the contents of the already existing group that are not also in the newly created group.

Group

The list of joints to operate on.

Operation

This node can group the selected or the unselected joints.

Selected

The group string defines the joints to add to the group.

Non-Selected

The group string defines the joints not to add to the group.

Selected Joints

If on, operate on the joints from the list. If off, don’t operate on the joints from the list. This allows you to act on the children alone if the Selected Joints Children is on.

Selected Joints Children

If on, expand the selection to the children.

See also

Geometry nodes