Back to Adaptive Vision Library website

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

Geometry 3D Distance Metrics

Select a function from the list below.

Icon Name Description Library
CircleToPlaneDistance3D Measures the distance between a circle in 3D and a plane. Professional
LineToLineDistance3D Measures the distance between two lines in 3D. Professional
PointSequenceDistances3D Measures the distances between consecutive points of a point sequence in 3D. Professional
PointToCircleDistance3D Measures the distance between a 3D point and a circle in 3D. Professional
PointToLineDistance3D Measures the distance between a 3D point and a line in 3D. Professional
PointToPlaneDistance3D Measures the distance between a 3D point and a plane. Professional
PointToPointDistance3D Measures the distance between two 3D points. Professional
PointToSegmentDistance3D Measures the distance between a 3D point and a segment in 3D. Professional
SegmentToPlaneDistance3D Measures the distance between a segment in 3D and a plane. Professional
SegmentToSegmentDistance3D Measures the distance between two segments in 3D. Professional