Cog3DPoseEstimatorUsingCrsp2D3DsResult Message Property Cognex VisionPro 9.5
Get the message string of this result.

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

public string Message { get; }

Property Value

Type: String
The message string of this result.
Remarks

The message might hold information about why no poses in this result.

It is null if no information provided.

See Also