Back to Aurora Vision Studio website

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

RectangleCenter


Module: FoundationLite

Computes the center point of a rectangle.

Name Type Description
Input value inRectangle Rectangle2D
Output value outCenterPoint Point2D

Examples

RectangleCenter performed on a rectangle with parameters: X = 25, Y = 175, Angle = 325, Width = 250, Height = 125.
The center point is returned in outCenterPoint.

Complexity Level

This filter is available on Basic Complexity Level.