Houdini 22.0 Nodes Geometry nodes

Labs Delete Mismatched Attributes and Groups 1.0 geometry node

Deletes any attributes and groups from Input 1 that don’t exist in Input 2.

On this page
Since 21.5

This tool compares the geometry on Input 1 against Input 2 and removes any attributes or groups from Input 1 that do not exist on Input 2. You can optionally specify attributes or groups to always preserve, regardless of whether they exist on the reference geometry, using the keep list parameters.

Useful for cleaning geometry before merging, caching, exporting, or processing multiple geometry streams that require consistent attributes and groups.

Parameters

Delete Mismatched Attributes

Enable deletion of mismatched attributes.

Delete Mismatched Groups

Enable deletion of mismatched groups.

Attributes to Keep

Point Attributes

Enable preservation of specific point attributes.

Point Attributes

Space-separated list of point attributes to preserve.

Vertex Attributes

Enable preservation of specific vertex attributes.

Vertex Attributes

Space-separated list of vertex attributes to preserve.

Primitive Attributes

Enable preservation of specific primitive attributes.

Primitive Attributes

Space-separated list of primitive attributes to preserve.

Detail Attributes

Enable preservation of specific detail attributes.

Detail Attributes

Space-separated list of detail attributes to preserve.

Groups to Keep

Point Groups

Enable preservation of specific point groups.

Point Groups

Space-separated list of point groups to preserve.

Vertex Groups

Enable preservation of specific vertex groups.

Vertex Groups

Space-separated list of vertex groups to preserve.

Primitive Groups

Enable preservation of specific primitive groups.

Primitive Groups

Space-separated list of primitive groups to preserve.

Edge Groups

Enable preservation of specific edge groups.

Edge Groups

Space-separated list of edge groups to preserve.

Show Deleted

Point Attributes

List of mismatched point attributes that were deleted.

Vertex Attributes

List of mismatched vertex attributes that were deleted.

Primitive Attributes

List of mismatched primitive attributes that were deleted.

Detail Attributes

List of mismatched detail attributes that were deleted.

Point Groups

List of mismatched point groups that were deleted.

Vertex Groups

List of mismatched vertex groups that were deleted.

Primitive Groups

List of mismatched primitive groups that were deleted.

Edge Groups

List of mismatched edge groups that were deleted.

Locals

See also

Geometry nodes