You are here: Start » AVL.NET » AVS.PolygonConvexity Method
AVS.PolygonConvexity Method
Computes the area of a polygon divided by the area of its convex hull.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PolygonConvexity ( AvlNet.Path inPolygon, out float outConvexity )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPolygon | AvlNet.Path | |||
![]() | outConvexity | float |


