Back to Adaptive Vision Library website
 
                
                    
		
	You are here: Start » Function Reference » Geometry 2D Features » ArcCircle
Computes the circle containing an arc.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
|  | inArc | const Arc2D& | Input arc | |
|  | outCircle | Circle2D& | Circle containing the arc | 
Examples
|  |  | 
ArcCircle performed on the sample arc.

 
 
