Gets the point computed by the execute method.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
public CogPointMarker IntersectPointInImage { get; }public CogPointMarker IntersectPointInImage { get; }Public ReadOnly Property IntersectPointInImage As CogPointMarker
Get
Public ReadOnly Property IntersectPointInImage As CogPointMarker
Get
public:
property CogPointMarker^ IntersectPointInImage {
CogPointMarker^ get ();
}public:
property CogPointMarker^ IntersectPointInImage {
CogPointMarker^ get ();
}Property Value
Type:
CogPointMarker
The point is in the SelectedSpaceName of the range image
stored in the profile.
Returns null if the point was not computed.