Back to Aurora Vision Studio website

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

RescalePoint3D


Module: Vision3DLite

Changes the distance of a point to a reference point.

Name Type Description
Input value inPoint3D Point3D
Input value inReferencePoint Point3D Point to which the distance will be changed
Input value inScale Real Scaling factor
Input value inInverse Bool Switches to the inverse operation
Output value outPoint3D Point3D

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 of a point.

Complexity Level

This filter is available on Basic Complexity Level.