Start » Filter Reference » Geometry 2D » Geometry 2D Features » EllipseBoundingRectangle
Module: | FoundationLite |
---|
Computes the smallest rectangle containing an ellipse.
Name | Type | Description | |
---|---|---|---|
inEllipse | Ellipse2D | ||
outBoundingRectangle | Rectangle2D | Smallest bounding rectangle of the input points | |
outCenter | Point2D | Center of the bounding rectangle | |
outLongSide | Real | Length of the bounding rectangle long side | |
outShortSide | Real | Length of the bounding rectangle short side |
Complexity Level
This filter is available on Basic Complexity Level.