Start » Filter Reference » Region » Region Relations » GroupRegionsByRegions
Module: | FoundationBasic |
---|
For each region returns which regions lie inside of it or intersect with it.
Name | Type | Description | |
---|---|---|---|
inRegions | RegionArray | Array of regions that will be classified into multiple groups | |
inGroupRegions | RegionArray | Array of regions that define the groups | |
inMatchingCriterion | MatchingCriterion | Specifies whether a region must fully belong to a group region or if it is enough that it intersects | |
outGroupedIndices | IntegerArrayArray | Indices of input regions classified into multiple groups | |
outGroupedRegions | RegionArrayArray | Input regions classified into multiple groups |
Complexity Level
This filter is available on Advanced Complexity Level.