Aurora Visio Studio TOP » Filter Groups » GetMinimumPath
GetMinimumPath
Description
Returns the path from the input array that corresponds to the smallest computed feature value.
Filters in this group
Icon | Name | Description |
---|---|---|
GetMinimumPath | Returns the path from the input array that corresponds to the smallest computed feature value. Use this filter when you have an array of paths and you want to select one of them that best matches some criterion. |
|
GetMinimumPath_OrNil | Returns the path from the input array that corresponds to the smallest computed feature value; returns NIL if the array or any path inside it is empty. Use this filter when you have an array of paths and you want to select one of them that best matches some criterion. |