Back to Aurora Vision Studio website

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

RotateArc


Module: FoundationLite

Rotates an arc clockwise around center point.

Name Type Description
Input value inArc Arc2D
Input value inCenter Point2D* Center of rotation (the arc's center by default)
Input value inAngle Real Clockwise rotation angle
Input value inInverse Bool Switches to the inverse operation
Output value outArc Arc2D

Examples

RotateArc performed on the sample arc, inCenter = Auto, inAngle = 90 and inInverse = False.

Complexity Level

This filter is available on Advanced Complexity Level.