Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » ResizeBox3D_Delta

ResizeBox3D_Delta


Module: Vision3DLite

Changes the dimensions of a box in 3D by adding some values.

Name Type Description
Input value inBox3D Box3D Input box
Input value inAnchor Anchor3D Point of the box in 3D which position will not change
Input value inXLengthDelta Real Value added to length of the box in X axis
Input value inYLengthDelta Real Value added to length of the box in X axis
Input value inZLengthDelta Real Value added to length of the box in X axis
Output value outBox3D Box3D Resized box

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 Negative box dimensions in ResizeBox3D_Delta.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of ResizeBox3D filter group.