interface version 1
Calculates the minimum/maximum values of a geometry attribute.
This operator calculates minimum/maximum (and average) values for the specified geometry attribute. It returns the results in parameter fields that can be linked to other parameters (using expressions and/or the Copy / Paste Copied [Relative] References menu items).
(This node determines the minimum and maximum values by internally promoting the attribute to detail class, using both the 'minimum' and 'maximum' method.)
Parameters
Attribute Name, Class | Name and class of the attribute to determine limit values for. |
Avg. Calc. Method | The method to use for average value calculation (in case an alternative “averaging” method is required, e.g. median). The same methods are available as in the AttribPromote SOP. |
Clean Other Attributes | When enabled, all other geometry attributes are deleted before doing the calculations. (This might use less memory for large geometry amounts and/or many attributes.) |
Values (Min, Max, Avg) | These fields contain the calculated result values. (These can be referred to by other parameters, e.g. by using Copy on a value and Paste Copied Relative References on a target parameter.) For attribute types that have less than three components (e.g. float) only the first fields are valid. The “Editable” switch (bottom left) enables the output fields for editing, but usually it’s not necessary (and not recommended, either). |
Set Node Name | Pressing this button renames the current node with a name composed from the |
Release Notes
interface version 1 —
2013-08-18 | Fixed a typo. |
2013-04-22 | First version (prototype). |