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

Geometry 3D Distance Metrics

Icon Name Description / Applications Modules
CircleToPlaneDistance3D CircleToPlaneDistance3D

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

Vision3DLite
LineToLineDistance3D LineToLineDistance3D

Measures the distance between two lines in 3D.

Vision3DLite
PointSequenceDistances3D PointSequenceDistances3D

Measures the distances between consecutive points of a point sequence in 3D.

Vision3DLite
PointToCircleDistance3D PointToCircleDistance3D

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

Vision3DLite
PointToLineDistance3D PointToLineDistance3D

Measures the distance between a 3D point and a line in 3D.

Vision3DLite
PointToPlaneDistance3D PointToPlaneDistance3D

Measures the distance between a 3D point and a plane.

Vision3DLite
PointToPointDistance3D PointToPointDistance3D

Measures the distance between two 3D points.

Vision3DLite
PointToSegmentDistance3D PointToSegmentDistance3D

Measures the distance between a 3D point and a segment in 3D.

Vision3DLite
SegmentToPlaneDistance3D SegmentToPlaneDistance3D

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

Vision3DLite
SegmentToSegmentDistance3D SegmentToSegmentDistance3D

Measures the distance between two segments in 3D.

Vision3DLite