Start » Filter Reference » Path » Path Features » PathLength
Module: | FoundationLite |
---|
Computes the total length of the input path.
Name | Type | Description | |
---|---|---|---|
inPath | Path | Input path | |
outLength | Real |
Description
The operation computes the length of the path defined as the sum of the length of the segments it consists of.
Examples
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- PathSize – Returns the number of characteristic points on the input path.