Back to FabImage Studio website

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

RotatePathArray


Module: FoundationLite

Rotates an array of paths clockwise around a center point.

Name Type Description
Input value
inPaths PathArray
Input value
inCenter Point2D* Center of rotation (the mass center by default)
Input value
inAngle Real Clockwise rotation angle
Input value
inInverse Bool Switches to the inverse operation
Output value
outPaths PathArray

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 Center of rotation cannot be computed in RotatePathArray.

Complexity Level

This filter is available on Basic Complexity Level.