CogBeadInspectTrainResult GetTrainedPath Method Cognex VisionPro 9.7
Returns a CogGeneralContour that represents the trained path.

Namespace: Cognex.VisionPro.EdgeInspect
Assembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 73.0.0.0
Syntax

public CogGeneralContour GetTrainedPath()

Return Value

Type: CogGeneralContour
A CogGeneralContour that represents the trained path.
See Also