Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Features » SegmentVector

SegmentVector


Module: FoundationLite

Returns the vector [x2 - x1, y2 - y1].

Name Type Description
Input value inSegment Segment2D
Output value 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.