Start » Filter Reference » Region » Region Features » RegionBoundingEllipse
Module: | FoundationBasic |
---|
Computes the smallest ellipse enclosing a region.
Name | Type | Description | |
---|---|---|---|
inRegion | Region | Input region | |
outBoundingEllipse | Ellipse2D |
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 RegionBoundingEllipse. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of RegionBoundingEllipse filter group.