Introduction
Getting Started
Technical Issues
Machine Vision Guide
Function Reference
Type Reference
PathLength
Computes the total length of the input path.
Syntax
C++
C#
Python
def
PathLength( inPath: Path, / ) -> outLength:
float
Parameters
Name
Type
Default
Description
inPath
Path
Input path
outLength
float