Houdini 21.0 Nodes Geometry nodes

Labs Fast Group Unshared 1.0 geometry node

Identifies and groups unshared geometry elements.

This node detects geometry elements that are not shared with neighboring elements and outputs them as a group or attribute. Typical use cases include detecting open edges, boundary points, isolated primitives, or preparing geometry for cleanup, capping, or further processing.

Parameters

Group Type

The type of geometry element to evaluate.

Output Group Name

Name of the group containing the unshared elements. The group type corresponds to the selected Group Type.

Output as Integer Attribute

Outputs the result as an integer attribute instead of a group. When turned on, unshared elements receive a value of 1 and all others receive 0.

See also

Geometry nodes