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

 Advanced


