Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Path » Polygon Features » PolygonInscribedCircle
| Module: | FoundationBasic | 
|---|
Computes the circle with the maximal possible area contained in the input polygon.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPolygon | Path | |
![]()  | 
				outInscribedCircle | Circle2D | 
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Empty path on input in PolygonInscribedCircle. | 
| DomainError | Open path on input in PolygonInscribedCircle. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
