Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Constructions » CircleThroughPoints

CircleThroughPoints


Module: FoundationLite

Computes a circle passing through three noncollinear points.

Name Type Description
Input value inPoint1 Point2D
Input value inPoint2 Point2D
Input value inPoint3 Point2D
Output value outCircle Circle2D? Circle passing through the specified points; or Nil if the points are collinear

Examples

CircleThroughPoints performed on three points.

Complexity Level

This filter is available on Basic Complexity Level.