CogCNLSearchPattern Untrain Method Cognex VisionPro 9.8
Untrain this pattern.

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

public void Untrain()
Events

Remarks

Untrains this pattern. Once a pattern has been untrained, it cannot be used to perform a search until it is retrained. This function has no effect if the pattern is not currently trained.

See Also