CogSmartLineTool Run Method Cognex VisionPro 9.22 SR1
Run the SmartLine tool on the current InputImage and place the SmartLine results in the Results collection. The tool will run using an internally held Vision SmartLine Tool that has been trained and configured directly through the VisionInteropTool property.

Namespace: Cognex.VisionPro.SmartLine
Assembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public override void Run()

Implements

ICogTool Run 
Events

Remarks

Note that, like all VisionPro tools, run time errors will be reported in the RunStatus.
See Also