Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Features » CircleBoundingRectangle

CircleBoundingRectangle


Module: FoundationLite

Computes the smallest rectangle containing a circle.

Name Type Description
Input value
inCircle Circle2D Input circle
Input value
inAngle Real* Expected angle of the resulting rectangle
Output value
outBoundingRectangle Rectangle2D Smallest bounding rectangle of the input circle
Output value
outCenter Point2D Center of the bounding rectangle
Output value
outLongSide Real Length of the bounding rectangle long side
Output value
outShortSide Real Length of the bounding rectangle short side

Examples

Description of usage of this filter can be found in examples and tutorial: Tablets.

CircleBoundingRectangle performed on a sample circle.

Complexity Level

This filter is available on Basic Complexity Level.