Back to Aurora Vision Studio website

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

PolygonIntersection_Convex


Module: FoundationBasic

Finds the intersection of two convex non-intersecting polygons.

Name Type Description
Input value inPolygon1 Path
Input value inPolygon2 Path
Output value outIntersection Path

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 PolygonIntersection_Convex.
DomainError Empty path on input in PolygonIntersection_Convex.
DomainError Open path on input in PolygonIntersection_Convex.

Complexity Level

This filter is available on Basic Complexity Level.