Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D Features » PointsBoundingBox
Computes the smallest box containing an array of points.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints | Point2DArray | |
![]() |
outBoundingBox | Box |
Examples
![]() |
The resulting outBoundingBox drawn with the input points.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Empty array on input in PointsBoundingBox. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of PointsBoundingBox filter group.