You are here: Start » Function Reference » Path » Polygon Relations
Polygon Relations
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
PolygonIntersection_Convex | PolygonIntersection_Convex | Finds the intersection of two convex non-intersecting polygons. |
FoundationBasic | |
PolygonIntersectionArea_Convex | PolygonIntersectionArea_Convex | Computes the intersection area of two convex non-intersecting polygons. |
FoundationBasic | |
TestPointArrayInPolygon | TestPointArrayInPolygon | Tests which points lie inside a polygon. |
FoundationBasic | |
TestPointInPolygon | TestPointInPolygon | Tests whether a point lies inside a polygon. |
FoundationLite | |
TestPolygonConvex | TestPolygonConvex | Tests whether a polygon is convex. |
FoundationBasic | |
TestPolygonInPolygon | TestPolygonInPolygon | Tests whether a polygon lies inside another one. |
FoundationBasic |