Cog3DRangeImageCrossSectionPointAreaResult Point Property Cognex VisionPro 9.5
Gets the point extracted by the execute method.

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

public CogPointMarker Point { get; }

Property Value

Type: CogPointMarker
Remarks

The point is in the ProfileSelectedSpaceName. Returns null if the point was not computed.
See Also