Start » Filter Reference » Geometry 3D » Geometry 3D Features » PointsBoundingBox3D
Module: | Vision3DLite |
---|
Computes the smallest box in 3D containing an array of points in 3D.
Name | Type | Description | |
---|---|---|---|
inPoints | Point3DArray | ||
outBoundingBox3D | Box3D |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty array on input in PointsBoundingBox3D. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of PointsBoundingBox3D filter group.