Houdini 20.0 Nodes Geometry nodes

Labs Validate Geometry Type 1.0 geometry node

This node evaluates the geometry types of the input geometry and returns a warning message if the specified geometry type and type count are not found.

Parameters

Geometry

Geometry Type

Geometry type to validate.

Comparison

Comparison method for the chosen geometry type.

Element Range

A range of values to compare to the number of elements of the specified geometry type.

Element Count

The expected number of elements of the specified geometry type.

Equal To

Enable to include the value of the element count in the comparison.

Left Bracket

A bracket type of [ means the value is included in the range, and a type of ( means the value is excluded.

Right Bracket

A bracket type of ] means the value is included in the range, and a type of ) means the value is excluded.

Warning Severity

Displays a feedback message if the expected type and element counts are not found.

Message: Displays an informative message.

Warning: Displays a warning icon and a warning message.

Error: Displays an error message and prevent further nodes from cooking.

Geometry nodes