Start » Filter Reference » Geometry 2D » Geometry 2D Features » VectorLength
Module: | FoundationLite |
---|
Computes the length of a vector.
Name | Type | Description | |
---|---|---|---|
![]() |
inVector | Vector2D | |
![]() |
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.