Start » Filter Reference » Path » Polygon Relations » PolygonIntersectionArea_Convex
| Module: | FoundationBasic |
|---|
Computes the intersection area of two convex non-intersecting polygons.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPolygon1 | Path | |
![]() |
inPolygon2 | Path | |
![]() |
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.


Basic
