Back to FabImage Studio website

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

EllipseThroughFourPoints


Module: FoundationLite

Computes an ellipse passing through four noncollinear points.

Name Type Description
Input value inPoint1 Point2D
Input value inPoint2 Point2D
Input value inPoint3 Point2D
Input value inPoint4 Point2D
Output value outEllipse Ellipse2D? Ellipse passing through the specified points; or Nil if the points don't define a proper ellipse.

Complexity Level

This filter is available on Basic Complexity Level.