You are here: Start » FIL.NET » Function Reference » Geometry 2D » Geometry 2D Features » FIL.ArcCircle
Computes the circle containing an arc.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inArc | FilNet.Arc2D | Input arc. | ||
![]() | outCircle | FilNet.Circle2D | Circle containing the arc. |
Examples
![]() |
![]() |
ArcCircle performed on the sample arc.




