Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » RotatePoint
Module: | FoundationLite |
---|
Rotates a point clockwise around a center point.
Name | Type | Description | |
---|---|---|---|
inPoint | Point2D | ||
inCenter | Point2D | Center of rotation | |
inAngle | Real | Clockwise rotation angle | |
inInverse | Bool | Switches to the inverse operation | |
outPoint | Point2D |
Examples
Complexity Level
This filter is available on Advanced Complexity Level.