Back to FabImage Studio website

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

RotateCircle


Module: FoundationLite

Rotates a circle clockwise around a center point.

Name Type Description
Input value
inCircle Circle2D
Input value
inCenter Point2D Center of rotation
Input value
inAngle Real Clockwise rotation angle
Input value
inInverse Bool Switches to the inverse operation
Output value
outCircle Circle2D

Examples

RotateCircle performed on the sample circle, inCenter = (173.0, 163.0), inAngle = 180.0 and inInverse = False. The inCenter point is drawn on the first image in blue

Complexity Level

This filter is available on Advanced Complexity Level.