Back to Aurora Vision Studio website

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

MakeCircle


Module: FoundationLite

Creates a circle structure from individual fields.

Name Type Range Description
Input value inCenter Point2D Center of the circle
Input value inRadius Real 0.0 - Circle radius
Output value outCircle Circle2D

Hints

  • Consider using "Expand Structure Fields" command from the input port's context menu instead of this filter. This will make the program more concise and thus easier to understand in most cases.
  • "Make" filters should only be used when you need to create a structure explicitly and then use it in more than one further filters.

Examples

Description of usage of this filter can be found in examples and tutorial: Calibration World Coordinates On Original Images.

Complexity Level

This filter is available on Basic Complexity Level.