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

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

public CogGeneralContour GetTrainedPath()

Return Value

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