Start » Filter Reference » Path » Path Metrics » PathEditDistance
Module: | FoundationPro |
---|
Computes the edit distance between the input paths.
Name | Type | Description | |
---|---|---|---|
inOldPath | Path | ||
inNewPath | Path | ||
outAdditions | Integer | ||
outRemovals | Integer | ||
outEditions | Integer | ||
outAlignment | CoordinateSystem2D | ||
outOldCommonPoints | Point2DArray | ||
outNewCommonPoints | Point2DArray | ||
outAddedPoints | Point2DArray | ||
outRemovedPoints | Point2DArray | ||
outOldEditedPoints | Point2DArray | ||
outNewEditedPoints | Point2DArray |
Complexity Level
This filter is available on Basic Complexity Level.