You are here: Start » FIL.NET » Invoke.PolygonIntersection_Convex
Finds the intersection of two convex non-intersecting polygons.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void PolygonIntersection_Convex ( Fil.Path inPolygon1, Fil.Path inPolygon2, Fil.Path outIntersection )