Back to Aurora 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
Input value inPath1 Path First input path
Input value inPath2 Path Second input path
Input value inPathDistanceMode PathDistanceMode Distance measuring method
Input value inResolution Real 0.0 -
Output value outDistance Real Distance between farthest point of the input path the other input path
Output value 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.