You are here: Start » FIL.NET » Invoke.TestPolygonConvex
Tests whether a polygon is convex.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPolygon | Fil.Path | Input polygon. | ||
![]() | outIsConvex | bool | True if the polygon is convex, false otherwise. |


