Back to Aurora Vision Studio website

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

VectorLength


Module: FoundationLite

Computes the length of a vector.

Name Type Description
Input value inVector Vector2D
Output value outLength Real

Examples

VectorLength performed on a vector with parameters: DeltaX = 10, DeltaY = 10.
outLength returns 14,142.

Complexity Level

This filter is available on Advanced Complexity Level.