Introduction
Getting Started
Technical Issues
Machine Vision Guide
Function Reference
Type Reference
VectorLength
Computes the length of a vector.
Syntax
C++
C#
Python
def
VectorLength( inVector: Vector2D, / ) -> outLength:
float
Parameters
Name
Type
Default
Description
inVector
Vector2D
outLength
float