Back to FabImage Studio website

You are here: Start » Filter Reference » Path » Path Classification » SortPaths

SortPaths


Module: FoundationBasic

Changes the order of paths from the input array according to an ascending/descending sequence of their computed feature values.

Name Type Description
Input value
inPaths PathArray Input paths
Input value
inPathFilter PathFilter Determines which paths will take part in computation
Input value
inFeature PathFeature Path feature value to be computed
Input value
inSortingOrder SortingOrder Sorting order
Output value
outSortedPaths PathArray Paths sorted according to the computed feature values
Output value
outSortedValues RealArray Computed feature values

Complexity Level

This filter is available on Advanced Complexity Level.