Back to FabImage Studio website

You are here: Start » Filter Reference » Surface » Surface Spatial Transforms » RescaleSurface

RescaleSurface


Module: Vision3DStandard

Changes the distances of surface points to a reference point.

Name Type Description
Input value
inSurface Surface Input surface
Input value
inReferencePoint Point3D Point to which the distances will be changed
Input value
inScaleX Real Scaling factor along X axis
Input value
inScaleY Real* Scaling factor along Y axis
Input value
inScaleZ Real* Scaling factor along Z axis
Input value
inInverse Bool Switches to the inverse operation
Output value
outSurface Surface Rescaled surface

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 Scale cannot be zero in an inverse rescaling in RescaleSurface.

Complexity Level

This filter is available on Basic Complexity Level.