You are here: Start » FIL.NET » FIS.RegionConvexHull Method
FIS.RegionConvexHull Method
Computes the smallest convex region containing the input region.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RegionConvexHull ( FilNet.Region inRegion, FilNet.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outRegion | FilNet.Region | Output region. |


