Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » RotateCoordinateSystem
| Module: | FoundationLite | 
|---|
Rotates a coordinate system around a center point.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inCoordinateSystem | CoordinateSystem2D | |
![]()  | 
				inCenter | Point2D* | Center of rotation (the coordinate system's center by default) | 
![]()  | 
				inAngle | Real | Clockwise rotation angle | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outCoordinateSystem | CoordinateSystem2D | 
Remarks
Read more about Local Coordinate Systems in Machine Vision Guide: Local Coordinate Systems.
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced
