Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Path » Path Spatial Transforms » RescalePathArray

RescalePathArray


Module: FoundationLite

Translates each point of each path proportionally to its distance to a reference point.

Name Type Description
Input value inPaths PathArray
Input value inReferencePoint Point2D* The point to which all distances change linearly (the mass center by default)
Input value inScale Real Scaling factor
Input value inInverse Bool Switches to the inverse operation
Output value outPaths PathArray

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 Reference point cannot be computed in RescalePathArray.

Complexity Level

This filter is available on Basic Complexity Level.