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