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




