Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Constructions » CircleThroughPoints3D

CircleThroughPoints3D


Module: Vision3DLite

Computes a circle in 3D passing through three noncollinear 3D points.

Name Type Description
Input value inPoint1 Point3D
Input value inPoint2 Point3D
Input value inPoint3 Point3D
Output value outCircle3D Circle3D? Circle in 3D passing through the specified 3D points; or Nil if the points are collinear

Complexity Level

This filter is available on Basic Complexity Level.