Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Region » Region Features » RegionInscribedCircle
| Module: | FoundationBasic |
|---|
Computes the largest circle contained in a region.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
outCircle | Circle2D | Found circle with largest radius |
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 region on input in RegionInscribedCircle. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
