Start » Filter Reference » Surface » Surface Features » SurfaceBoundingBox
Module: | Vision3DStandard |
---|
Computes the bounding box 3D of given surface.
Name | Type | Description | |
---|---|---|---|
inSurface | Surface | Input surface | |
inRoi | Region* | Region of interest | |
outBoundingBox3D | Box3D | Bounding box of the surface points |
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 | No valid point in given region in SurfaceBoundingBox. |
DomainError | Region of interest exceeds an input surface in SurfaceBoundingBox. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of SurfaceBoundingBox filter group.