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

 Advanced


