Back to FabImage Studio website
You are here: Start » Filter Reference » Path » Path Classification » 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 | |
---|---|---|---|
inPaths | PathArray | Input paths | |
inPathFilter | PathFilter | Determines which paths will take part in computation | |
inFeature | PathFeature | Path feature value to be computed | |
inSortingOrder | SortingOrder | Sorting order | |
outSortedPaths | PathArray | Paths sorted according to the computed feature values | |
outSortedValues | RealArray | Computed feature values |
Complexity Level
This filter is available on Advanced Complexity Level.