Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Path » Path Global Transforms » StretchPath

StretchPath


Module: FoundationPro

Moves, rotates and scales the path so that its end-points end up at the given two points.

Name Type Description
Input value inPath Path Input path, must be open
Input value inNewEndpoint1 Point2D New starting point of the path
Input value inNewEndpoint2 Point2D New ending point of the path
Output value outPath Path Output path

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 Path cannot be closed in StretchPath.
DomainError Path too short in Stretch Path.

Complexity Level

This filter is available on Expert Complexity Level.