You are here: Start » FIL.NET » Invoke.PolygonInscribedCircle
Computes the circle with the maximal possible area contained in the input polygon.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void PolygonInscribedCircle ( Fil.Path inPolygon, out Fil.Circle2D outInscribedCircle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPolygon | Fil.Path | |||
![]() | outInscribedCircle | Fil.Circle2D |