Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Relations » TestLine3DThroughCircle3D

TestLine3DThroughCircle3D


Module: Vision3DLite

Tests whether a line in 3D goes through a circle in 3D.

Name Type Description
Input value inLine3D Line3D
Input value inCircle3D Circle3D
Output value outGoesThrough Bool

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Indefinite circle on input in TestLine3DThroughCircle3D.
DomainError Indefinite line on input in TestLine3DThroughCircle3D.

Complexity Level

This filter is available on Basic Complexity Level.