Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Path » Path Metrics » PathToPathMaximumDistance

PathToPathMaximumDistance


Module: FoundationPro

Computes the distance between the farthest point of the input path from the other path.

Name Type Range Description
inPath1 Path First input path
inPath2 Path Second input path
inPathDistanceMode PathDistanceMode Distance measuring method
inResolution Real 0.0 -
outDistance Real Distance between farthest point of the input path the other input path
outConnectingSegment Segment2D Segment connecting input paths having such distance

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError One or both input paths are empty in PathToPathMaximumDistance.

Complexity Level

This filter is available on Basic Complexity Level.