Houdini 20.0 Nodes Geometry nodes

Labs Min Max Average geometry node

Multiple Min/Max/Average Analysis in a single node

Finding out what’s the Min or Max value of an attribute is a common operation. Traditionally this is done with an Attribute Promote SOP

The Attribute Promote SOP can be a bit cumbersome to string several together in case you want both min and Max values, and sometimes you might want those values back on the points instead of sitting on the detail attribute.

Parameters

Attribute

Attribute to Analyze

Attribute Type

Type of component this attribute resides in.

Number of Analysis

How many different analysis to run

Analysis Method

Dropdown for the different types of analysis to run on the attribute

Prefix

And this string to the new generated attribute.

Detail Attribute

Toggle for keeping the attribute as a Detail attribute or promote it back down to the original type

Geometry nodes