Start » Filter Reference » Geometry 3D » Geometry 3D Constructions » CircleThroughPoints3D
Module: | Vision3DLite |
---|
Computes a circle in 3D passing through three noncollinear 3D points.
Name | Type | Description | |
---|---|---|---|
inPoint1 | Point3D | ||
inPoint2 | Point3D | ||
inPoint3 | Point3D | ||
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.