Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Features » SegmentVector
| Module: | FoundationLite | 
|---|
Returns the vector [x2 - x1, y2 - y1].
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inSegment | Segment2D | |
![]()  | 
				outVector | Vector2D | 
Examples
![]()  | 
![]()  | 
SegmentVector performed on a segment with parameters: X1 = 50, Y1 = 50, X2 = 300, Y2 = 300.
outVector result shown on the right picture.
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced


