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