Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Path Spatial Transforms » RotatePathArray
Rotates an array of paths clockwise around a center point.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPaths | PathArray | |
![]()  | 
				inCenter | Point2D* | Center of rotation (the mass center by default) | 
![]()  | 
				inAngle | Real | Clockwise rotation angle | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outPaths | PathArray | 
Complexity Level
This filter is available on Basic Complexity Level.


