You are here: Start » FIL.NET » FIS.PolygonIntersectionArea_Convex Method
FIS.PolygonIntersectionArea_Convex Method
Computes the intersection area of two convex non-intersecting polygons.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void PolygonIntersectionArea_Convex ( FilNet.Path inPolygon1, FilNet.Path inPolygon2, out float outIntersectionArea )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPolygon1 | FilNet.Path | |||
![]() | inPolygon2 | FilNet.Path | |||
![]() | outIntersectionArea | float |