You are here: Start » Filter Groups » GetMinimumRegion

GetMinimumRegion

Description

Returns the region from the input array that corresponds to the smallest computed feature value.

Filters in this group

Icon Name Description
GetMinimumRegion Returns the region from the input array that corresponds to the smallest computed feature value.

Use this filter when you have an array of regions and you want to select one of them that best matches some criterion.

GetMinimumRegion_OrNil Returns the region from the input array that corresponds to the smallest computed feature value; returns NIL if the array or any region inside it is empty.

Use this filter when you have an array of regions and you want to select one of them that best matches some criterion.