Start » Filter Reference » Geometry 2D » Geometry 2D Features » PointsBoundingBox_OrNil
Module: | FoundationLite |
---|
Computes the smallest box containing an array of points; returns NIL if the array is empty.
Name | Type | Description | |
---|---|---|---|
inPoints | Point2DArray | ||
outBoundingBox | Box? |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of PointsBoundingBox filter group.