Start » Filter Reference » Geometry 3D » Geometry 3D Relations » TestLine3DThroughCircle3D
Module: | Vision3DLite |
---|
Tests whether a line in 3D goes through a circle in 3D.
Name | Type | Description | |
---|---|---|---|
inLine3D | Line3D | ||
inCircle3D | Circle3D | ||
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.