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


