You are here: Start » FIL.NET » Invoke.PathConvexHull
Computes the smallest convex shape that contains the given path.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | Fil.Path | Input path. | ||
![]() | outConvexHull | Fil.Path | A closed path representing the computed convex hull. |