Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Distance Metrics » CircleToPlaneDistance3D

CircleToPlaneDistance3D


Module: Vision3DLite

Measures the distance between a circle in 3D and a plane.

Name Type Range Description
Input value inCircle3D Circle3D
Input value inPlane Plane3D
Input value inResolution Real 0.0 - Number of real-world units per one pixel
Output value outDistance Real
Output value outConnectingSegment3D Segment3D
Output value outSignedDistance Real

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 CircleToPlaneDistance3D.
DomainError Indefinite plane on input in CircleToPlaneDistance3D.

Complexity Level

This filter is available on Basic Complexity Level.