Start » Filter Reference » Region » Region Relations » TestPointArrayInRegion
Module: | FoundationBasic |
---|
Tests which points lie inside a region.
Name | Type | Description | |
---|---|---|---|
inPoints | Point2DArray | Points which will be tested | |
inRegion | Region | Input region | |
outIsContainedArray | BoolArray | ||
outPoints | Point2DArray | Points that are contained | |
outAreAllContained | Bool |
Complexity Level
This filter is available on Basic Complexity Level.