Back to FabImage Studio website
You are here: Start » Filter Reference » Region Relations » GroupPathsByRegions
For each region returns which paths lie inside of it or intersect with it.
Name | Type | Description | |
---|---|---|---|
![]() |
inPaths | PathArray | Array of paths that will be classified into multiple groups |
![]() |
inRegions | RegionArray | Array of regions that define the groups |
![]() |
inMatchingCriterion | MatchingCriterion | Specifies whether a path must fully belong to a group region or if it is enough that it intersects |
![]() |
outGroupedIndices | IntegerArrayArray | Indices of input paths classified into multiple groups |
![]() |
outGroupedPaths | PathArrayArray | Input paths classified into multiple groups |
Complexity Level
This filter is available on Advanced Complexity Level.