Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D Spatial Transforms » RescaleBox3D
Changes the distances of box in 3D to a reference point.
Name | Type | Description | |
---|---|---|---|
![]() |
inBox3D | Box3D | |
![]() |
inReferencePoint | Point3D | Point to which the distances will be changed |
![]() |
inScale | Real | Scaling factor |
![]() |
inInverse | Bool | Switches to the inverse operation |
![]() |
outBox3D | Box3D |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | inScale cannot be zero in an inverse rescaling. |
Complexity Level
This filter is available on Basic Complexity Level.