You are here: Start » AVL.NET » AVS.RegionConvexHull_AsPath Method
AVS.RegionConvexHull_AsPath Method
Computes the smallest convex polygon containing the input region.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RegionConvexHull_AsPath ( AvlNet.Region inRegion, AvlNet.Path outConvexHull )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | AvlNet.Region | Input region. | ||
![]() | outConvexHull | AvlNet.Path |


