Start » Filter Reference » Geometry 2D » Geometry 2D Relations » TestPointArrayInBox
Module: | FoundationLite |
---|
Tests which points lie inside a box.
Name | Type | Description | |
---|---|---|---|
inPoints | Point2DArray | Points which will be tested | |
inBox | Box | ||
outIsContainedArray | BoolArray | ||
outPoints | Point2DArray | Points that are contained | |
outAreAllContained | Bool |
Complexity Level
This filter is available on Basic Complexity Level.