You are here: Start » AVL.NET » AVL.TestShapeConvex
Tests whether a shape is convex.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inShape | AvlNet.Path | Input shape. | ||
![]() | outIsConvex | bool | True if the shape is convex, false otherwise. |


