Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Basics » CreateRectangle
Module: | FoundationLite |
---|
Creates a rectangle from an aligned point.
Name | Type | Range | Description | |
---|---|---|---|---|
inPoint | Point2D | |||
inPointAnchor | Anchor2D | Alignment of the input point relatively to the box of the position | ||
inAngle | Real | Clock-wise orientation angle | ||
inWidth | Real | 0.0 - | Width of the created rectangle | |
inHeight | Real | 0.0 - | Height of the created rectangle | |
outRectangle | Rectangle2D |
Examples
Description of usage of this filter can be found in examples and tutorial: Bottle Inspection, Parallel Enumeration, Bottle Inspector Part 3: Foam Detection.
Complexity Level
This filter is available on Basic Complexity Level.