Back to FabImage Studio website

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

LineToLineDistance3D


Module: Vision3DLite

Measures the distance between two lines in 3D.

Name Type Range Description
Input value inLine1 Line3D
Input value inLine2 Line3D
Input value inResolution Real 0.0 - Number of real-world units per one pixel
Output value outDistance Real
Output value outConnectingSegment3D Segment3D

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 line on input in LineToLineDistance3D.

Complexity Level

This filter is available on Basic Complexity Level.