Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Geometry 3D Spatial Transforms » RotatePoint3DArray
Rotates an array of 3D points around an axis in 3D.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPoints3D | Point3DArray | |
![]()  | 
				inAxis | Line3D | The rotation axis | 
![]()  | 
				inAngle | Real | Clockwise angle of rotation | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outPoints3D | Point3DArray | 
Complexity Level
This filter is available on Basic Complexity Level.


