Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TranslatePoint
| Module: | FoundationLite | 
|---|
Translates a point by a vector.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPoint | Point2D | |
![]()  | 
				inDelta | Vector2D | Translation vector | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outPoint | Point2D | 
Examples
![]()  | 
![]()  | 
TranslatePoint performed on the sample point, inDelta = (80.0, 120.0) and inInverse = False.
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced


