Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » RotateArc
Module: | FoundationLite |
---|
Rotates an arc clockwise around center point.
Name | Type | Description | |
---|---|---|---|
inArc | Arc2D | ||
inCenter | Point2D* | Center of rotation (the arc's center by default) | |
inAngle | Real | Clockwise rotation angle | |
inInverse | Bool | Switches to the inverse operation | |
outArc | Arc2D |
Examples
Complexity Level
This filter is available on Advanced Complexity Level.