Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TranslateArc

TranslateArc


Module: FoundationLite

Translates an arc by a vector.

Name Type Description
Input value
inArc Arc2D
Input value
inDelta Vector2D Translation vector
Input value
inInverse Bool Switches to the inverse operation
Output value
outArc Arc2D

Examples

TranslateArc performed on the sample arc, inDelta = (150.0, 100.0) and inInverse = False.

Complexity Level

This filter is available on Advanced Complexity Level.