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