Back to Adaptive Vision Studio website

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

RescaleSurface


Changes the distances of surface points to a reference point.

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

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError Scale cannot be zero in an inverse rescaling.

Complexity Level

This filter is available on Basic Complexity Level.