Cog3DVect2 ComputeDistance Method Cognex VisionPro 9.21
Compute the distance of this Cog3DVect2 from the supplied other.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 83.0.0.0
Syntax

public double ComputeDistance(
	Cog3DVect2 other
)

Return Value

Type: Double
The computed distance.
See Also