Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Path » Path Features » PathCaliperDiameter

PathCaliperDiameter


Module: FoundationBasic

Computes the longest and the shortest width of the input path measured as distance between parallel lines containing the whole path.

Name Type Description
Input value inPath Path Input path
Output value outMinDiameter Segment2D
Output value outMinDiameterLength Real
Output value outMaxDiameter Segment2D
Output value outMaxDiameterLength Real

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 Empty path on input in PathCaliperDiameter.

Complexity Level

This filter is available on Basic Complexity Level.