CogOCVPattern ExportToCvlArchive Method Cognex VisionPro
Exports this pattern to the specified CVL archive as a ccOCLineArrangementPtrh.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 65.1.0.0
Syntax

public void ExportToCvlArchive(
	string fileName
)

Parameters

fileName
Type: System String

The name of the file to store the CVL character pattern.

Remarks

Exports this pattern to the specified CVL archive as a ccOCLineArrangementPtrh.

See Also