Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Angle Metrics » AngleBetweenLines

AngleBetweenLines


Module: FoundationLite

Measures the smaller and the larger angle between two lines.

Name Type Description
Input value inLine1 Line2D
Input value inLine2 Line2D
Output value outSmallerAngle Real
Output value outLargerAngle Real

Examples

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 Indefinite line on input in AngleBetweenLines.

Complexity Level

This filter is available on Basic Complexity Level.

See Also

  • AngleBetweenSegments – Measures the angle between two segments with one of four possible metrics.