Start » Filter Reference » Geometry 3D » Geometry 3D Features » BoxesBoundingBox3D
Module: | Vision3DLite |
---|
Computes the bounding box 3D of given boxes in 3D.
Name | Type | Description | |
---|---|---|---|
inBoxes3D | Box3DArray | ||
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 BoxesBoundingBox3D. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of Boxes3DBoundingBox3D filter group.