Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Basics » CreateRectangle

CreateRectangle


Module: FoundationLite

Creates a rectangle from an aligned point.

Name Type Range Description
Input value inPoint Point2D
Input value inPointAnchor Anchor2D Alignment of the input point relatively to the box of the position
Input value inAngle Real Clock-wise orientation angle
Input value inWidth Real 0.0 - Width of the created rectangle
Input value inHeight Real 0.0 - Height of the created rectangle
Output value outRectangle Rectangle2D

Examples

Description of usage of this filter can be found in examples and tutorial: Parallel Enumeration, Bottle Inspector Part 3: Foam Detection.

Complexity Level

This filter is available on Basic Complexity Level.