Houdini 21.0 Nodes Geometry nodes

Labs Delete Small Parts 1.0 geometry node

Removes pieces based on connectivity and size

This node calculates the size of each piece on a mesh and removes those that fall below a specified size threshold.

This is incredibly useful in photogrammetry and fluid mesh cleanup, where you might have many small droplets or disconnected pieces that aren’t of interest.

Parameters

General

Mode

Describes the method used to evaluate piece size.

Extract Largest Piece

Keeps only the single largest piece and ignores the threshold.

Threshold

The minimum size required for a piece to be kept. Pieces with an area or perimeter smaller than this value are removed.

Invert Result

Inverts the operation.

Advanced

Piece Attribute

The attribute used to define piece membership when connectivity is not computed.

Group instead of Delete

Creates a group instead of removing the selected pieces.

Group Name

The name of the group created.

Geometry nodes