You are here: Start » FIL.NET » FIS.RegionConvexity Method
FIS.RegionConvexity Method
Computes the area of a region divided by area of its convex hull.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RegionConvexity ( FilNet.Region inRegion, out float outConvexity )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outConvexity | float |


