You are here: Start » FIL.NET » Function Reference » Region » Region Global Transforms » FIL.RegionConvexHull_AsPath
Computes the smallest convex polygon containing the input region.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void RegionConvexHull_AsPath ( FilNet.Region inRegion, FilNet.Path outConvexHull )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outConvexHull | FilNet.Path |