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