Back to Aurora Vision Studio website

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

RescalePath


Module: FoundationLite

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

Name Type Description
Input value inPath Path Input path
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 outPath Path Output path

Complexity Level

This filter is available on Advanced Complexity Level.