You are here: Start » FIL.NET » Function Reference » Path » Path Features » FIL.PathConvexHull
Computes the smallest convex shape that contains the given path.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | FilNet.Path | Input path. | ||
![]() | outConvexHull | FilNet.Path | A closed path representing the computed convex hull. |
Description
The operation computes the smallest of all convex shapes containing the given path.
Examples
![]() |
![]() |
PathConvexHull run on a sample path




