Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Path » Polygon Relations » PolygonIntersectionArea_Convex

PolygonIntersectionArea_Convex


Module: FoundationBasic

Computes the intersection area of two convex non-intersecting polygons.

Name Type Description
Input value inPolygon1 Path
Input value inPolygon2 Path
Output value outIntersectionArea 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 Concave polygon on input in PolygonIntersectionArea_Convex.
DomainError Empty path on input in PolygonIntersectionArea_Convex.
DomainError Open path on input in PolygonIntersectionArea_Convex.

Complexity Level

This filter is available on Basic Complexity Level.